Connection Manager Constants
The following table shows the types of Connection Manager constants with a description of the purpose of each.
Programming element | Description |
---|---|
Connection Manager Connection Options Constants | These constants define the connection options, and are used in the dwFlags member of the CONNMGR_CONNECTION_DETAILED_STATUS structure. |
Connection Manager Connection Subtype Constants | These constants define the subtypes of each connection type. The connection types are defined in the Connection Manager Connection Type Constants. |
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. |
Connection Manager Detailed Status Parameter Constants | These constants define which optional parameters are valid in the dwParams member of the CONNMGR_CONNECTION_DETAILED_STATUS structure. |
Connection Manager Parameter Constants | These constants define which optional parameters are valid in the dwParams member of the CONNMGR_CONNECTIONINFO structure. |
Connection Manager Priority Constants | These constants define the priority of the connections that are defined in the dwPriority member of the CONNMGR_CONNECTIONINFO structure and requested by the application. |
Connection Manager Proxy Flag Constants | These constants define which proxies the application supports, as specified in the dwFlags member of the CONNMGR_CONNECTIONINFO structure. |
Connection Manager Status Constants | These constants describe the current status of the connection. |
See Also
Send Feedback on this topic to the authors