2.2.5.1 Associate_Msg_Version2
The Associate_Msg_Version2 structure contains the NetBIOS host name of a transaction manager.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbHostNameW |
|||||||||||||||||||||||||||||||
wszHostName (variable) |
|||||||||||||||||||||||||||||||
... |
cbHostNameW (4 bytes): The size, in bytes, of wszHostName, including the null terminator. The value of this field MUST be in the range 2 to 32 bytes, inclusive.
wszHostName (variable): A null-terminated, little-endian UTF-16 encoded string that contains a NetBIOS host name. This string MUST have the length that is specified by cbHostNameW and MUST NOT contain a Unicode byte order mark (BOM) character.