PROPID_Q_TRANSACTION
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 value listed in the following table.Value Description MQ_TRANSACTIONAL_NONE The default. No transaction operations can be performed on the queue.
Remarks
The Windows CE implementation of MSMQ does not support transactional queues.
Requirements
| Runs on | Versions | Defined in | Include | Link to |
|---|---|---|---|---|
| Windows CE OS | 2.0 and later. Versions prior to 2.12 require the MSMQ add-on pack. | Mq.h | Mq.h |
Note This API is part of the complete Windows CE OS package as provided by Microsoft. The functionality of a particular platform is determined by the original equipment manufacturer (OEM) and some devices may not support this API.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.