Function windows_sys::Win32::UI::ColorSystem::WcsGetDefaultColorProfile
[−]pub unsafe extern "system" fn WcsGetDefaultColorProfile(
scope: WCS_PROFILE_MANAGEMENT_SCOPE,
pdevicename: PCWSTR,
cptcolorprofiletype: COLORPROFILETYPE,
cpstcolorprofilesubtype: COLORPROFILESUBTYPE,
dwprofileid: u32,
cbprofilename: u32,
pprofilename: PWSTR
) -> BOOL
Expand description
Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’