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
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell_PropertiesSystem’, ‘Win32_System_Com_StructuredStorage’
