2.2.2.18 RDPGFX_CAPS_ADVERTISE_PDU

The RDPGFX_CAPS_ADVERTISE_PDU message is sent by the client to advertise supported capabilities.


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

...

capsSetCount

capsSets (variable)

...

...

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

capsSetCount (2 bytes):  A 16-bit unsigned integer that specifies the number of RDPGFX_CAPSET (section 2.2.1.6) structures in the capsSets field.

capsSets (variable):  A variable-length array of RDPGFX_CAPSET structures. The number of elements in this array is specified by the capsSetCount field.