Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This enumeration lists the valid policy types.
Syntax
typedef enum CM_POLICY_TYPE
{
CMPT_CONNECTION_MAPPINGS,
CMPT_LAST
} CM_POLICY_TYPE;
Element Definitions
- CMPT_CONNECTION_MAPPINGS
The policy maps an application and host pair to a list of connections that an application must use to reach a given host.
- CMPT_LAST
Last value.
Requirements
Header |
cmnet.h |
Library |
cmnet.lib |