Connection Manager Control Flag Constants
These constants define special connection properties that are supported by client applications, as specified in the dwFlags member of the CONNMGR_CONNECTIONINFO structure.
The following table shows the Connection Manager control flag constants.
Value | Description |
---|---|
CONNMGR_FLAG_SUSPEND_AWARE | Suspended connections are supported. |
CONNMGR_FLAG_REGISTERED_HOME | Device only dials an outbound number if it is registered on the home network. |
CONNMGR_FLAG_NO_ERROR_MSGS | No error messages are displayed for failed connections. |
See Also
Send Feedback on this topic to the authors