PyIPropertySetStorage.Create

PyIPropertyStorage = Create(fmtid, clsid , Flags , Mode )

Creates a new property set in the storage object

Parameters

fmtid : PyIID

GUID identifying a property set, pythoncom.FMTID_*

clsid : PyIID

CLSID of property set handler, usually same as fmtid

Flags : int

Specifies behaviour of property set, storagecon.PROPSETFLAG_*

Mode : int

Access mode, combination of storagecon.STGM_* flags