![Xcalibur Systems LLC Logo](../icons/logo.png) |
HookTypesDebug Field |
The system calls a WH_DEBUG hook procedure before calling hook procedures associated with
any other hook in the system. You can use this hook to determine whether to allow the
system to call hook procedures associated with other types of hooks.
Namespace: Xcalibur.NativeMethods.V2.EventsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic static readonly int Debug
Public Shared ReadOnly Debug As Integer
public:
static initonly int Debug
Field Value
Int32
See Also