QS_POSTMESSAGE top-level constant

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

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;