RemoteHookingIContextHostPID Property |
Returns the process ID of the host that has injected this library.
Namespace:
EasyHook
Assembly:
EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax ReadOnly Property HostPID As Integer
Get
property int HostPID {
int get ();
}
abstract HostPID : int with get
Property Value
Type:
Int32See Also