 | InDesign SDK 20.5 |
24 #ifndef __IObjectRefData_h__ 25 #define __IObjectRefData_h__ 27 #include "IPMUnknown.h" 37 const RsrcType& rsrcType,
const RsrcID& rsrdId) = 0;
39 virtual PluginID GetPlugInID()
const = 0;
40 virtual RsrcType GetRsrcType()
const = 0;
41 virtual RsrcID GetRsrcId()
const = 0;
46 #endif // __IObjectRefData_h__