Function windows_sys::Win32::System::Ole::OleCreateFromFile
[−]pub unsafe extern "system" fn OleCreateFromFile(
rclsid: *const GUID,
lpszfilename: PCWSTR,
riid: *const GUID,
renderopt: OLERENDER,
lpformatetc: *const FORMATETC,
pclientsite: IOleClientSite,
pstg: IStorage,
ppvobj: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_Ole"
, "Win32_System_Com_StructuredStorage"