Connection Manager Connection Configuration Functions (Compact 2013)
3/26/2014
You can use Connection Configuration functions to help establish network connections for an application. The following table lists the Connection Configuration functions.
- CmAddConnectionConfig
Adds a new connection along with its settings.
- CmDeleteConnectionConfig
Deletes the existing connection.
- CmEnumConnectionsConfig
Enumerates all configured connections.
- CmEnumConnectionsConfigByType
Enumerates all configured connections by type.
- CmGetConnectionConfig
Retrieves settings associated with a configured connection.
- CmGetToUpdateConnectionConfig
Retrieves settings associated with an earlier configured connection with the intention of updating them.
- CmUpdateConnectionConfig
Updates settings associated with an existing connection and frees the change handle.