Connection Service Provider Functions (Compact 2013)
3/26/2014
This section shows the Connection Service Provider functions.
- CmCspAddConnectionConfig
Called by Connection Manager to configure a new connection with a Connection Service Provider.
- CmCspClaimConnection
Called by Connection Manager when it discovers an IP adapter that is not managed by any Configuration Service Provider.
- CmCspCompareConnectionConfig
Called by Connection Manager to determine if the type-specific configurations of two connections are the same.
- CmCspConnect
Called to establish a connection after Connection Manager successfully allocates the required resources.
- CmCspDeinitialize
Called by Connection Manager to deinitialize a Connection Service Provider before unloading it.
- CmCspDeleteConnectionConfig
Called by Connection Manager to delete a connection configuration.
- CmCspDisconnect
Called by Connection Manager to disconnect a connection.
- CmCspGetConnectionConfig
Called by Connection Manager retrieve a connection configuration.
- CmCspGetConnectionInfo
Queries a Connection Service Provider to obtain information about a connection that has an adaptor type that is managed by the Connection Service Provider.
- CmCspGetResource
Called by Connection Manager to obtain resources required to establish a connection.
- CmCspGetTypeSpecificInfo
Called by Connection Manager when an application calls CmGetTypeSpecificInfoByConnectionName.
- CmCspInitialize
Called by Connection Manager to initialize a Connection Service Provider.
- CmCspSetDataActivityState
Called by Connection Manager after an application calls CmSetDataActivityState.
- CmCspUpdateConnectionConfig
Called by Connection Manager to update connection settings.
- CM_CSP_ASYNC_NOTIFICATION
Called by a Connection Service Provider to notify Connection Manager of connection status changes.