2.2.3.10 RDPGFX_CAPSET_VERSION107

The RDPGFX_CAPSET_VERSION107 structure specifies an RDP version 10.7 Graphics Capability Set and conforms to the capability set layout specified in section 2.2.1.6.


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

version

capsDataLength

flags

version (4 bytes): A 32-bit unsigned integer that specifies the version of the capability set. This field MUST be set to RDPGFX_CAPVERSION_107 (0x000A0701).

capsDataLength (4 bytes): A 32-bit unsigned integer that specifies the size, in bytes, of the capability set data. This field MUST be set to 0x00000004.

flags (4 bytes): A 32-bit unsigned integer that specifies capability flags.

Flag

Meaning

RDPGFX_CAPS_FLAG_SMALL_CACHE

0x00000002

See the definition of the RDPGFX_CAPS_FLAG_SMALL_CACHE (0x00000002) flag in section 2.2.3.1 for details.

RDPGFX_CAPS_FLAG_AVC_DISABLED

0x00000020

See the definition of the RDPGFX_CAPS_FLAG_AVC_DISABLED (0x00000020) flag in section 2.2.3.7 for details.

RDPGFX_CAPS_FLAG_AVC_THINCLIENT

0x00000040

See the definition of the RDPGFX_CAPS_FLAG_AVC_THINCLIENT (0x00000040) flag in section 2.2.3.6 for details.

RDPGFX_CAPS_FLAG_SCALEDMAP_DISABLE

0x00000080

If this flag is set, it indicates that the RDPGFX_MAP_SURFACE_TO_SCALED_OUTPUT_PDU (section 2.2.2.22) and RDPGFX_MAP_SURFACE_TO_SCALED_WINDOW_PDU (section 2.2.2.23) messages are not supported.