Connection Manager Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Connection Manager functions with a description of the purpose of each.
Programming Element | Description |
---|---|
This function returns a handle to an event that is signaled when the Connection Manager API is ready to be used. |
|
This function retrieves the status of the current connection. |
|
This function enumerates available networks. |
|
This function creates a connection request. |
|
This function creates a connection request but returns information only after the connection has been established or has failed. |
|
This function maps a connection reference to its corresponding GUID. |
|
This function maps a URL to the GUID of a destination network. |
|
This function provides the functionality for exchanging information with Connection Planner or connection service providers. |
|
This function returns detailed information about all existing connections. |
|
This function registers a window handle for connection status notifications. |
|
This function registers a scheduled connection. |
|
This function deletes a specified connection request, potentially dropping the physical connection. |
|
This function changes the priority of a connection. |
|
This function unregisters a scheduled connection. |
|