Click or drag to resize

RemoteHookingGetCurrentProcessId Method

Returns the current native system process ID.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static int GetCurrentProcessId()

Return Value

Type: Int32
The native system process ID.
See Also