2.2.2.12 RDPGFX_END_FRAME_PDU
The RDPGFX_END_FRAME_PDU message is sent by the server to specify the end of a logical frame.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
header |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
frameId |
header (8 bytes): An RDPGFX_HEADER (section 2.2.1.5) structure. The cmdId field MUST be set to RDPGFX_CMDID_ENDFRAME (0x000C), while the flags field MUST be set to zero.
frameId (4 bytes): A 32-bit unsigned integer that contains the ID assigned to the frame in the RDPGFX_START_FRAME_PDU (section 2.2.2.11) message.