Compartir a través de


CTransport (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.