Function WcsSetDefaultColorProfile
pub unsafe fn WcsSetDefaultColorProfile<P1, P5>(
scope: WCS_PROFILE_MANAGEMENT_SCOPE,
pdevicename: P1,
cptcolorprofiletype: COLORPROFILETYPE,
cpstcolorprofilesubtype: COLORPROFILESUBTYPE,
dwprofileid: u32,
pprofilename: P5,
) -> BOOLwhere
P1: Param<PCWSTR>,
P5: Param<PCWSTR>,