RDP Structures (Windows CE 5.0)
The following table shows the RDP structures with a description of the purpose of each.
Programming element | Description |
---|---|
CHANNEL_DEF | This structure contains the name and options of a virtual channel. |
CHANNEL_ENTRY_POINTS | This structure contains pointers to the functions called by a client-side DLL to access virtual channels. |
CHANNEL_ENTRY_POINTS_EX | This structure contains pointers to the functions called by a client-side DLL to access virtual channels. |
CHANNEL_PDU_HEADER | This structure contains information about a data block being received by the server end of a virtual channel. |
See Also
Send Feedback on this topic to the authors