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

Public Types | |
| enum | { kDefaultIID = IID_IINTEGRATORTARGET } |
| typedef K2Vector< InterfacePtr < IPMUnknown > > | TargetSuiteCollection |
Public Member Functions | |
| virtual TargetSuiteCollection * | GetTarget (const PMIID &iid) const =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 is the target interface for integrator suites on the ASB/HTB to use.
| pure virtual |
Return a list of interfaces from the "concrete selection" or "uniform targeting" bosses.
NOTE: The caller must call delete() on the returned collection.
| iid |