pub unsafe extern "system" fn ColorProfileAddDisplayAssociation(
    scope: WCS_PROFILE_MANAGEMENT_SCOPE,
    profilename: PCWSTR,
    targetadapterid: LUID,
    sourceid: u32,
    setasdefault: BOOL,
    associateasadvancedcolor: BOOL
) -> HRESULT
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"