WCS_PROFILE_MANAGEMENT_SCOPE enumeration (icm.h)

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_WIDE
Indicates that the profile management operation affects all users.
WCS_PROFILE_MANAGEMENT_SCOPE_CURRENT_USER
Indicates 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