ImgObj_Release

Release a plug-in object.
ImgObj_Release(objRef)
objRef Text The object reference.

Release a ImgDoc or XMPData object.

The object reference is specified in objRef.

The object’s retain count is decremented by 1 and if it reaches 0 the object is destroyed.