IWMDMOperation2 Interface
The IWMDMOperation2 interface extends IWMDMOperation by providing methods to get and set extended attributes.
In addition to the methods inherited from IWMDMOperation, the IWMDMOperation2 interface exposes the following methods.
Method | Description |
GetObjectAttributes2 | Retrieves the attributes of files or storages. |
SetObjectAttributes2 | Sets attributes of files or storages. |
See Also