Click or drag to resize

NativeAPILhIsThreadIntercepted Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static void LhIsThreadIntercepted(
	IntPtr InHandle,
	int InThreadID,
	out bool OutResult
)

Parameters

InHandle
Type: SystemIntPtr
InThreadID
Type: SystemInt32
OutResult
Type: SystemBoolean
See Also