windows::Win32::UI::Shell::PropertiesSystem

Function PifMgr_SetProperties

pub unsafe fn PifMgr_SetProperties<P1>(
    hprops: Option<HANDLE>,
    pszgroup: P1,
    lpprops: *const c_void,
    cbprops: i32,
    flopt: u32,
) -> i32
where P1: Param<PCSTR>,