Click or drag to resize

HookAccessControlGetEntries Method

Creates a copy of the internal thread list associated with this ACL. You may freely modify it without affecting the internal entries.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public int[] GetEntries()

Return Value

Type: Int32
A copy of the internal thread entries.
See Also