PROPID_Q_TRANSACTION (Compact 2013)

3/26/2014

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

See Also

Reference

MSMQ Properties