windows::Win32::System::Com::StructuredStorage

Function StgCreatePropSetStg

pub unsafe fn StgCreatePropSetStg<P0>(
    pstorage: P0,
    dwreserved: Option<u32>,
) -> Result<IPropertySetStorage>
where P0: Param<IStorage>,