Click or drag to resize

NativeAPIRhGetProcessToken Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static void RhGetProcessToken(
	int InProcessId,
	out IntPtr OutToken
)

Parameters

InProcessId
Type: SystemInt32
OutToken
Type: SystemIntPtr
See Also