Function StgCreatePropStg

Source
pub unsafe extern "C" fn StgCreatePropStg(
    pUnk: *mut IUnknown,
    fmtid: *const IID,
    pclsid: *const CLSID,
    grfFlags: DWORD,
    dwReserved: DWORD,
    ppPropStg: *mut *mut IPropertyStorage,
) -> HRESULT