2.2.5.5 SDtcCmEndpointInfoV1

The SDtcCmEndpointInfoV1 structure contains data used to connect to a transaction manager that supports the OleTx protocol.


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

comprotSupported

guidEndpointID (16 bytes)

...

...

szHostname (variable)

...

comprotSupported (4 bytes): Indicates which RPC transports the transaction manager supports for communication. The value MUST be the result of the bitwise OR combination of one or more flags as specified in the COM_PROTOCOL data type in [MS-CMPO] section 2.2.4.

guidEndpointID (16 bytes): This field MUST be a GUID that specifies the contact identifier of the transaction manager.

szHostname (variable): A null-terminated Latin-1 ANSI character string, as specified in [ISO/IEC-8859-1], that MUST specify the host name for the transaction manager endpoint. This field MUST be between 1 and 16 bytes in length, inclusive.