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.
Specifies the scope of a profile management operation, such as associating a profile with a device.
Syntax
typedef enum {
WCS_PROFILE_MANAGEMENT_SCOPE_SYSTEM_WIDE,
WCS_PROFILE_MANAGEMENT_SCOPE_CURRENT_USER
} WCS_PROFILE_MANAGEMENT_SCOPE;
Constants
WCS_PROFILE_MANAGEMENT_SCOPE_SYSTEM_WIDEIndicates that the profile management operation affects all users. |
WCS_PROFILE_MANAGEMENT_SCOPE_CURRENT_USERIndicates that the profile management operation affects only the current user. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | icm.h |