WH_JOURNALPLAYBACK top-level constant

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

Installs a hook procedure that posts messages previously recorded by a WH_JOURNALRECORD hook procedure.

Implementation

@Deprecated('Use WINDOWS_HOOK_ID.WH_JOURNALPLAYBACK instead')
const WH_JOURNALPLAYBACK = 1;