![]() | InDesign SDK 20.5 |
#include <IUIDRefCount.h>

Public Member Functions | |
| virtual void | AddUIDRef ()=0 |
| virtual void | ReleaseUIDRef ()=0 |
| virtual int32 | GetUIDRefCount ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
A data interface to keep track of UID reference count.
| pure virtual |
Add one to the reference count.
| pure virtual |
Get the current count.
| pure virtual |
Subtract one from the UID reference count