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