2.2.1.10 REMOTEDESKTOP_CTL_RESULT_PACKET
The REMOTEDESKTOP_CTL_RESULT_PACKET indicates the result of a client request.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
packetHeader (72 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
bufHeader |
|||||||||||||||||||||||||||||||
|
result |
|||||||||||||||||||||||||||||||
packetHeader (72 bytes): The REMOTEDESKTOP_CTL_PACKETHEADER part of the packet. The virtual channel name MUST be set to "RC_CTL".
bufHeader (4 bytes): The REMOTEDESKTOP_CTL_BUFHEADER part of the packet. The packet type MUST be set to REMOTEDESKTOP_CTL_RESULT.
result (4 bytes): One of the values from the Remote Assistance Error Codes, as a DWORD.