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

Public Types | |
| enum | { kDefaultIID = IID_IGRAPHICMETADATAOBJECT_OBSOLETE } |
Public Member Functions | |
| virtual void | SetUID (UID id)=0 |
| virtual UID | GetUID ()=0 |
| virtual void | SetIsGlobal (bool16 isGlobal)=0 |
| virtual bool16 | GetIsGlobal ()=0 |
| virtual IPMUnknown * | ReplaceMetaData (UID uidToReplace, IPMUnknown *iNewMetaData, ClassID renderingClassID, bool16 dirtyMetaData, IDataBase *)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
This interface is obsolete. This is only provided for document phase 2 conversion when converting from version 2.x or older documents. All other usages are not supported.