2.2.1.1 REMOTEDESKTOP_CHANNELBUFHEADER
The REMOTEDESKTOP_CHANNELBUFHEADER data structure provides information about the size of the channel name and message data in a Remote Assistance (RA) virtual channel packet. This data structure is at the top of all RA channel packets. Channel name and message data immediately follow.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ChannelNameLen |
|||||||||||||||||||||||||||||||
|
DataLen |
|||||||||||||||||||||||||||||||
ChannelNameLen (4 bytes): Length of the virtual channel name in bytes. This is a DWORD.
DataLen (4 bytes): Length in bytes of the packet data. This is a DWORD.