WcsSetUsePerUserProfiles

Function WcsSetUsePerUserProfiles 

pub unsafe fn WcsSetUsePerUserProfiles<P0>(
    pdevicename: P0,
    dwdeviceclass: u32,
    useperuserprofiles: bool,
) -> BOOL
where P0: Param<PCWSTR>,