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

OS Versions: Windows CE 2.0 and later. Versions prior to 2.12 require the MSMQ add-on pack.
Header: Mq.h.

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.