CTransport::NewConnection (Windows CE 5.0)
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
Send Feedback on this topic to the authors