Connection Manager Functions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the Connection Manager functions with a description of the purpose of each.

Programming Element Description

ConnMgrApiReadyEvent

This function returns a handle to an event that is signaled when the Connection Manager API is ready to be used.

ConnMgrConnectionStatus

This function retrieves the status of the current connection.

ConnMgrEnumDestinations

This function enumerates available networks.

ConnMgrEstablishConnection

This function creates a connection request.

ConnMgrEstablishConnectionSync

This function creates a connection request but returns information only after the connection has been established or has failed.

ConnMgrMapConRef

This function maps a connection reference to its corresponding GUID.

ConnMgrMapURL

This function maps a URL to the GUID of a destination network.

ConnMgrProviderMessage

This function provides the functionality for exchanging information with Connection Planner or connection service providers.

ConnMgrQueryDetailedStatus

This function returns detailed information about all existing connections.

ConnMgrRegisterForStatusChangeNotification

This function registers a window handle for connection status notifications.

ConnMgrRegisterScheduledConnection

This function registers a scheduled connection.

ConnMgrReleaseConnection

This function deletes a specified connection request, potentially dropping the physical connection.

ConnMgrSetConnectionPriority

This function changes the priority of a connection.

ConnMgrUnregisterScheduledConnection

This function unregisters a scheduled connection.

See Also

Other Resources

Connection Manager Reference