WH_JOURNALRECORD top-level constant

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

Installs a hook procedure that records input messages posted to the system message queue.

Implementation

@Deprecated('Use WINDOWS_HOOK_ID.WH_JOURNALRECORD instead')
const WH_JOURNALRECORD = 0;