WH_CBT top-level constant

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

Installs a hook procedure that receives notifications useful to a CBT application.

Implementation

@Deprecated('Use WINDOWS_HOOK_ID.WH_CBT instead')
const WH_CBT = 5;