RDP Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Remote Desktop Protocol (RDP) functions with a description of the purpose of each function.
Programming element | Description |
---|---|
This function closes the client end of a virtual channel. |
|
This function is an application-defined entry point for the client-side DLL of an application that uses Terminal Services virtual channels. |
|
This function initializes a client-side DLL's access to Terminal Services virtual channels. |
|
This function is an application-defined callback function. Terminal Services calls this function to notify the client DLL of virtual channel events. |
|
This function opens the client end of a virtual channel. |
|
This function is an application-defined callback function. Terminal Services calls this function to notify the client DLL of events for a specific virtual channel. |
|
This function sends data from the client end of a virtual channel to a partner application on the server end. |