2.2.5.1.2 Exchange Capabilities Request Message (EXCHANGE_CAPABILITIES_REQ)

This message is used by the server to exchange its capabilities with the client.


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

Header (variable)

...

numHostCapabilities

pHostCapabilities (variable)

...

Header (variable): The common message header (as specified in section 2.2.1). The InterfaceId field MUST be set to 0x00000000. The Mask field MUST be set to STREAM_ID_PROXY. The FunctionId field MUST be set to EXCHANGE_CAPABILITIES_REQ (0x00000100).

numHostCapabilities (4 bytes): A 32-bit unsigned integer. This field MUST contain the number of TSMM_CAPABILITIES structures in the pHostCapabilityArray field.

pHostCapabilities (variable): An array of TSMM_CAPABILITIES structures, each containing the capabilities for the server.