Expand
Connection Manager API Functions

This section provides detailed information about the Windows Mobile-based Connection Manager API functions described in the following table.

FunctionDescription
ConnMgrApiReadyEventReturns a handle to an event, which is signaled when Connection Manager is ready to use.
ConnMgrConnectionStatusReturns the status of the current connection.
ConnMgrEnumDestinationsEnumerates the list of the available networks.
ConnMgrEstablishConnectionCreates a connection request.
ConnMgrEstablishConnectionSyncCreates a connection request but returns information only after the connection has been established or has failed.
ConnMgrMapURLMaps a URL to the destination globally unique identifier (GUID) of the network to which the device will connect.
ConnMgrProviderMessageProvides the means to exchange information with planners and providers.
ConnMgrRegisterScheduledConnectionRegisters a scheduled connection, which remains active even after rebooting the device.
ConnMgrReleaseConnectionDeletes the specified connection request, which could drop the physical connection.
ConnMgrSetConnectionPriorityChanges the priority of the current connection.
ConnMgrUnregisterScheduledConnectionUnregisters a scheduled connection.

See Also

Connection Manager

Connection Manager API Structures


Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.

Page view tracker