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