Deletes one of the property sets contained in the property set storage object.
HRESULT Delete(
REFFMTID fmtid |
//Format identifier of the property set to be deleted. |
); |
Parameters
Return Values
This method supports the standard return value E_UNEXPECTED, as well as the following:
Remarks
IPropertySetStorage::Delete deletes the property set specified by its format identifier. Specifying a property set that does not exist returns an error. Open substorages and streams (opened through one of the storage- or stream-valued properties) are put into the reverted state.