windows::Win32::UI::Shell

Function SHCreatePropSheetExtArray

pub unsafe fn SHCreatePropSheetExtArray<P1>(
    hkey: HKEY,
    pszsubkey: P1,
    max_iface: u32,
) -> HPSXA
where P1: Param<PCWSTR>,