LLKHF_EXTENDED top-level constant

  1. @Deprecated('Use KBDLLHOOKSTRUCT_FLAGS.LLKHF_EXTENDED instead')
int const LLKHF_EXTENDED

Test the extended-key flag.

Implementation

@Deprecated('Use KBDLLHOOKSTRUCT_FLAGS.LLKHF_EXTENDED instead')
const LLKHF_EXTENDED = KF_EXTENDED >> 8;