Click or drag to resize

LocalHookGlobalThreadACL Property

Returns the gloabl thread ACL associated with ALL hooks. Refer to IsThreadIntercepted(Int32) for more information about access negotiation.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static HookAccessControl GlobalThreadACL { get; }

Property Value

Type: HookAccessControl
See Also