QS_POSTMESSAGE top-level constant
A posted message (other than those listed here) is in the queue.
Implementation
@Deprecated('Use QUEUE_STATUS_FLAGS.QS_POSTMESSAGE instead')
const QS_POSTMESSAGE = 0x0008;
A posted message (other than those listed here) is in the queue.
@Deprecated('Use QUEUE_STATUS_FLAGS.QS_POSTMESSAGE instead')
const QS_POSTMESSAGE = 0x0008;