|
HookTypesShell Field |
A shell application can use the WH_SHELL hook to receive important notifications. The
system calls a WH_SHELL hook procedure when the shell application is about to be activated
and when a top-level window is created or destroyed.
Namespace: Xcalibur.NativeMethods.V2.EventsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public static readonly int Shell
Public Shared ReadOnly Shell As Integer
public:
static initonly int Shell
Field Value
Int32See Also