Compartir a través de


CTransport::NewConnection (Windows CE 5.0)

Send Feedback

This method establishes a new connection on the device side. It returns a pointer to a CConnection object.

CConnection* CTransport::NewConnection();

Parameters

None.

Return Values

A pointer to a CConnection object.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Trans.h.

See Also

CConnection

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.