WH_SHELL top-level constant

  1. @Deprecated('Use WINDOWS_HOOK_ID.WH_SHELL instead')
int const WH_SHELL

Installs a hook procedure that receives notifications useful to shell applications.

Implementation

@Deprecated('Use WINDOWS_HOOK_ID.WH_SHELL instead')
const WH_SHELL = 10;