PROPID_Q_TRANSACTION (Windows CE 5.0)
Optional. This property specifies whether the queue is a transactional queue or a nontransactional queue.
- Type Indicator
VT_UI1 - PROPVARIANT Field
bVal - Property Values
This property can only be set to the following value.Value Description MQ_TRANSACTIONAL_NONE The default. No transaction operations can be performed on the queue.
Remarks
The embedded implementation of MSMQ does not support transactional queues.
Requirements
OS Versions: Windows CE 2.0 and later. Versions prior to 2.12 require the MSMQ add-on pack.
Header: Mq.h.
Send Feedback on this topic to the authors