Function windows::Win32::UI::Shell::PropertiesSystem::PifMgr_OpenProperties

pub unsafe fn PifMgr_OpenProperties<P0, P1>(
    pszapp: P0,
    pszpif: P1,
    hinf: u32,
    flopt: u32,
) -> HANDLE
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,