QS_ALLPOSTMESSAGE top-level constant

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

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;