ImgObj_GetRetainCount¶
Return the retain count of a plug-in object.
ImgObj_GetRetainCount(objRef) ➔ retainCount
| → | objRef |
Text | The object reference. |
| ↩︎ | retainCount |
Longint | The object’s retain count. |
Return the retain count of a ImgDoc or XMPData object.
The object reference is specified in objRef.
The object’s retain count is returned in retainCount.