Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function provides the entry point to the interface for the device-side part of the transport. The CreateTransport function returns a pointer to a CTransport object.
CTransport* CreateTransport();
Parameters
None.
Return Values
This function returns a pointer to a CTransport object.
Remarks
This function is called when you use the Platform Manager Configuration dialog box to create a transport layer.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Trans.h.
See Also
Send Feedback on this topic to the authors