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 IUnknown,
cpages: u32,
ppageclsid: *const GUID,
lcid: u32,
dwreserved: u32,
pvreserved: *const c_void
) -> HRESULT
Expand description
Required features: "Win32_Foundation"