Function windows_sys::Win32::System::Com::StructuredStorage::StgCreateDocfile
pub unsafe extern "system" fn StgCreateDocfile(
pwcsname: PCWSTR,
grfmode: STGM,
reserved: u32,
ppstgopen: *mut IStorage
) -> HRESULT
Expand description
Required features: "Win32_System_Com_StructuredStorage"