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.


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

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.