The MSMQTransaction object represents a transaction object obtained externally using MSMQCoordinatedTransactionDispenser, or created internally using MSMQTransactionDispenser. MSMQTransaction provides methods for committing to or terminating the transaction, as well as a single read-only property that represents the underlying transaction object.
To use the transaction object, the MSMQTransaction object must be specified by the pTransaction parameter of one of the following methods:
Windows NT: Requires version 4.0 SP3 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in mqoai.h.
Import Library: Use mqoa.lib.
Unicode: Defined only as Unicode.