2.2.5.7 SOleTxInfoForTip

The SOleTxInfoForTip structure contains data that is specific to the Transaction Internet Protocol (TIP) for an exported transaction.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

szDescription (40 bytes)

...

...

isoLevel

isoFlags

szTipTmUrl (variable)

...

szDescription (40 bytes): See the szDesc field in Propagation Token structure (section 2.2.5.4) for details.

isoLevel (4 bytes): The isolation level of the transaction. The value MUST be one as specified in the OLETX_ISOLATION_LEVEL enumeration (section 2.2.6.9).

isoFlags (4 bytes): The isolation flags for the transaction. The value MUST be a legal combination of values from the OLETX_ISOLATION_FLAGS enumeration (section 2.2.6.8).

szTipTmUrl (variable): A null-terminated Latin-1 ANSI string, as specified in [ISO/IEC-8859-1], that MUST specify the TIP URL of the transaction manager, as specified in [RFC2371].