PM_REMOVE top-level constant

  1. @Deprecated('Use PEEK_MESSAGE_REMOVE_TYPE.PM_REMOVE instead')
int const PM_REMOVE

Messages are removed from the queue after processing by PeekMessage.

Implementation

@Deprecated('Use PEEK_MESSAGE_REMOVE_TYPE.PM_REMOVE instead')
const PM_REMOVE = 0x0001;