2.2.2.19 RDPGFX_CAPS_CONFIRM_PDU

The RDPGFX_CAPS_CONFIRM_PDU message is sent by the server to confirm capabilities for the connection.


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

...

capsSet (variable)

...

...

header (8 bytes): An RDPGFX_HEADER (section 2.2.1.5) structure. The cmdId field MUST be set to RDPGFX_CMDID_CAPSCONFIRM (0x0013), while the flags field MUST be set to zero.

capsSet (variable): A variable-length RDPGFX_CAPSET (section 2.2.1.6) structure that contains the capability set selected by the server from the RDPGFX_CAPS_ADVERTISE_PDU (section 2.2.2.18) message sent by the client.