PROPID_Q_TRANSACTION (Windows Embedded CE 6.0)
1/6/2010
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.
Note
OS versions prior to 2.12 require the MSMQ add-on pack.
Requirements
Header | mq.h |
Windows Embedded CE | Windows CE 2.0 and later |