Function windows_sys::Win32::System::Ole::OleCreatePropertyFrame

pub unsafe extern "system" fn OleCreatePropertyFrame(
    hwndowner: HWND,
    x: u32,
    y: u32,
    lpszcaption: PCWSTR,
    cobjects: u32,
    ppunk: *const *mut c_void,
    cpages: u32,
    ppageclsid: *const GUID,
    lcid: u32,
    dwreserved: u32,
    pvreserved: *const c_void,
) -> HRESULT