Connection Manager Status and Notification Functions (Compact 2013)
3/26/2014
You can use Connection Manager Status and Notification APIs to subscribe to notifications about real-time connection information, for example, the state of a connection.
- CmUnregisterNotificationsListener
Retrieves a CM_CONNECTION_DETAILS structure that contains the current state of a connection.
- CmGetConnectionDetailsByName
Retrieves a CM_CONNECTION_DETAILS structure that contains the current state of a connection. The szName of this structure is a key specifying the connection to query.
- CmGetNotification
Retrieves the next queued notification.
- CmGetNotificationsListenerRegistrationNeededSize
Returns the minimum memory allocation required by a set of CM_NOTIFICATIONS_LISTENER_REGISTRATION structures.
- CmRegisterNotificationsListener
Registers a listener for notifications.
See Also
Reference
Connection Manager Status and Notification Reference
Connection Manager Connectivity Reference
Connection Manager Common Enumerations
Connection Manager Connection Configuration Reference
Connection Manager Policy Configuration Reference