XMPData_Erase¶
Erase all properties in an XMP data object.
XMPData_Erase(xmpDataRef) ➔ success
→ | xmpDataRef |
Text | The XMP data reference. |
↩︎ | success |
Longint | Completion status: 1 on success, 0 otherwise. |
Erase all properties in a XMP data object.
Parameter xmpDataRef
is the reference to the XMP data object.