![]() | InDesign SDK 20.5 |
Public Member Functions | |
| SnapTrackerRegister (IPMUnknown *boss) | |
| void | Register (ITrackerFactory *factory) |
Public Member Functions inherited from CPMUnknown< ITrackerRegister > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from CPMUnknown< ITrackerRegister > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< ITrackerRegister > | |
| HelperInterface | fHelperInterface |
This ITrackerRegister implementation registers the SnapShot plug-in's trackers with the application.
| SnapTrackerRegister::SnapTrackerRegister | ( | IPMUnknown * | boss | ) |
Constructor
| virtual |
Register the trackers with the application tracker factory.
Implements ITrackerRegister.