SMTO_ERRORONEXIT top-level constant

  1. @Deprecated('Use SEND_MESSAGE_TIMEOUT_FLAGS.SMTO_ERRORONEXIT instead')
int const SMTO_ERRORONEXIT

The function should return 0 if the receiving window is destroyed or its owning thread dies while the message is being processed.

Implementation

@Deprecated('Use SEND_MESSAGE_TIMEOUT_FLAGS.SMTO_ERRORONEXIT instead')
const SMTO_ERRORONEXIT = 0x0020;