![]() |
Plug-in CallersAllowed values for the
Detailed DescriptionAllowed values for the Define Documentation
Caller id for messages sent to plug-ins from the action manager. See
Caller for updating any paint style properties. See
See
Caller ID for messages sent to plug-ins from the Swatch Libraries plug-in.
Sent to plug-ins from the workspace manager. See
The annotation caller. See
The clipboard caller. See
Caller for deprecated
The file format caller. See
The filter caller. See
Caller for layer list messages. See
The Live Effect caller. See
Menu caller, see
See
Object set caller. Object sets are deprecated in favor of dictionaries, see
See
See
The tool caller. See
The toolbox caller. See
The transform again caller.
The A plug-in is automatically loaded when the application or another plug-in calls it or acquires as suite that it exports. A plug-in can be unloaded at any time if it is not being used. A plug-in that exports a suite should unload the suite's procedure pointers when it is unloaded, and restore them when the plug-in is reloaded.
For example: SPErr UnloadSuite( MySuite *mySuite, SPAccessMessage *message ) { mySuite->functionA = (void *) message->d.basic->Undefined; mySuite->functionB = (void *) message->d.basic->Undefined; } SPErr ReloadSuite( MySuite *mySuite, SPAccessMessage *message ) { mySuite->functionA = functionA; mySuite->functionB = functionB; }
Caller for a plug-in adapter. Sent to plug-ins with adapters to allow the adapter to load or unload files of managed types, or to make translations for compatibility with legacy versions of PICA, the application, or earlier versions of the plug-in. See
The cache management caller. See
PICA plug-in property operation; sent with See |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||