Compartir a través de


CConnection (Windows CE 5.0)

Send Feedback

This class provides methods to establish a connection between the development workstation and a target device. This class also provides methods by which to send and receive packets over the established connection.

class CConnection

Methods

The following table shows the methods supported by the CConnection class.

Method Description
CConnection::Close Closes the current connection.
CConnection::ReadBytes Sends a packet over the connection stream.
CConnection::WriteBytes Reads a packet from the connection stream.

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.