In The Hand LtdIn The Hand
MapConnectionReference Method (connectionReference)
NamespacesInTheHand.WindowsMobile.NetConnectionManagerMapConnectionReference(String)
.NET Components for Mobility
Maps a connection reference to its corresponding Guid.
Declaration Syntax
C#Visual Basic
public static Guid MapConnectionReference(
	string connectionReference
)
Public Shared Function MapConnectionReference ( _
	connectionReference As String _
) As Guid
Parameters
connectionReference (String)
Connection reference to map. Here are some example connection references: A PPP connection, such as a CSD connection on a GSM or CDMA network A GPRS connection A RAS connection A 1xRTT connection A Desktop Passthrough (DTPT) connection A proxy object A modem connection
Return Value
Reference Guid for the connection.
Remarks
This function enables you to bypass Connection Planner by explicitly providing a Guid that will map to the connection.
Platforms Supported
Windows Mobile
Windows Mobile 2003 and later
Windows Embedded Compact
Windows Embedded Compact 6.0 and later, Windows Embedded NavReady 2009

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 7.0.0.0