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 class provides methods to initialize and uninitialize the device-side part of the transport. This class also provides methods to establish a connection between the development workstation and a target device.
class CTransport
Methods
The following table shows the methods supported by the CTransport class.
Method | Description |
---|---|
CTransport::Init | Initializes the device-side transport. |
CTransport::NewConnection | Establishes a new connection on the device side. It returns a CConnection object. |
CTransport::Uninit | Uninitializes the device-side part of the transport. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Trans.h.
Send Feedback on this topic to the authors