Skip to content

Commit 9032b35

Browse files
Merge pull request MicrosoftDocs#771 from daspr-Microsoft/patch-1
Note where 'Current User' should not be used
2 parents b1d2600 + b926d41 commit 9032b35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk-api-src/content/icm/nf-icm-wcssetdefaultcolorprofile.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ If the *pProfileName* parameter is **NULL** and the *profileManagementScope* par
8383

8484
If *profileManagementScope* is WCS\_PROFILE\_MANAGEMENT\_SCOPE\_CURRENT\_USER, this function is executable in Least-Privileged User Account (LUA) context. Otherwise, administrative privileges are required. The specified profile must already be installed, but it may be not yet associated with the specified device in the specified profile management scope.
8585

86+
If *profileManagementScope* is WCS\_PROFILE\_MANAGEMENT\_SCOPE\_CURRENT\_USER, this function will not correctly function if launched from system context and not a User Account.
87+
8688
When WcsSetDefaultColorProfile is called to set a device model profile DMP as the default profile for the RGB or custom working space, only a DMP profile that is of type RGBVirtualDevice, LCD, or CRT is valid; all others are invalid.
8789

8890
When WcsSetDefaultColorProfile is called to set an International Color Consortium (ICC) profile as the default profile for the RGB or custom working space, only an ICC profile with class "spac" or "disp", and "RGB" color space is valid; all others are invalid.

0 commit comments

Comments
 (0)