 | InDesign SDK 20.5 |
29 #ifndef _IGRAPHIC_STYLE_SERVICEREFERENCE_ 30 #define _IGRAPHIC_STYLE_SERVICEREFERENCE_ 35 #include "IPMUnknown.h" 49 virtual UID GetServiceID (
void)
const = 0;
50 virtual void SetServiceID (
const UID&) = 0;
52 virtual int32 GetServiceRefCon (
void)
const = 0;
53 virtual void SetServiceRefCon (
const int32) = 0;
56 #endif // _IGRAPHIC_STYLE_SERVICEREFERENCE_