Function windows_sys::Win32::UI::Shell::PropertiesSystem::SHPropStgCreate
pub unsafe extern "system" fn SHPropStgCreate(
psstg: IPropertySetStorage,
fmtid: *const GUID,
pclsid: *const GUID,
grfflags: u32,
grfmode: u32,
dwdisposition: u32,
ppstg: *mut IPropertyStorage,
pucodepage: *mut u32
) -> HRESULT
Expand description
Required features: "Win32_System_Com_StructuredStorage"