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

Provides the tool behavior for this plug-in.
| ICursorProvider kSnapToolBoss::IID_ICURSORPROVIDER |
Identify this boss as a cursor provider service.
Implementation provided by the API.
Implementation: kSnapCursorProviderImpl.
| IPMPersist kSnapToolBoss::IID_IPMPERSIST |
Persist the state of the tool across application instantiation.
Implementation provided by the API.
Implementation: kPMPersistImpl.
| ITool kSnapToolBoss::IID_ITOOL |
Provide the implementation for the tool's behavior.
Implementation: kSnapToolImpl.