Click or drag to resize

NativeAPILhSetInclusiveACL Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static void LhSetInclusiveACL(
	int[] InThreadIdList,
	int InThreadCount,
	IntPtr InHandle
)

Parameters

InThreadIdList
Type: SystemInt32
InThreadCount
Type: SystemInt32
InHandle
Type: SystemIntPtr
See Also