pub unsafe extern "system" fn PifMgr_SetProperties(
    hprops: HANDLE,
    pszgroup: PCSTR,
    lpprops: *const c_void,
    cbprops: i32,
    flopt: u32
) -> i32
Expand description

Required features: "Win32_UI_Shell_PropertiesSystem", "Win32_Foundation"