QS_HOTKEY top-level constant

  1. @Deprecated('Use QUEUE_STATUS_FLAGS.QS_HOTKEY instead')
int const QS_HOTKEY

A WM_HOTKEY message is in the queue.

Implementation

@Deprecated('Use QUEUE_STATUS_FLAGS.QS_HOTKEY instead')
const QS_HOTKEY = 0x0080;