2.2.2.8 RDPGFX_EVICT_CACHE_ENTRY_PDU

The RDPGFX_EVICT_CACHE_ENTRY_PDU message is used to instruct the client to delete an entry from the bitmap cache.


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

...

cacheSlot

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

cacheSlot (2 bytes):  A 16-bit unsigned integer that specifies the index of the bitmap cache entry to delete from the bitmap cache. The value of this field is constrained as specified in section 3.3.1.4.