Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The WCM_PROPERTY enumerated type specifies a property of a connection.
Syntax
typedef enum _WCM_PROPERTY {
wcm_global_property_domain_policy,
wcm_global_property_minimize_policy,
wcm_global_property_roaming_policy,
wcm_global_property_powermanagement_policy,
wcm_intf_property_connection_cost,
wcm_intf_property_dataplan_status,
wcm_intf_property_hotspot_profile
} WCM_PROPERTY, *PWCM_PROPERTY;
Constants
wcm_global_property_domain_policyDomain policy. |
wcm_global_property_minimize_policyMinimize policy. |
wcm_global_property_roaming_policyRoaming policy. |
wcm_global_property_powermanagement_policyPower management policy. |
wcm_intf_property_connection_costThe cost level and flags for the connection |
wcm_intf_property_dataplan_statusThe plan data associated with the new cost. |
wcm_intf_property_hotspot_profileThe hotspot profile. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | wcmapi.h |