![]() |
Adobe Photoshop SDK |
|
Using Photoshop Standard Callback SuitesThese callbacks are accessed through callback suite pointers that are hard coded into the parameter block structures; these suites were defined in Photoshop 4.0 and earlier. In this case, the suite pointer allows access to multiple callback functions. They are given the name of "Standard Suites". See Photoshop Standard Callback Suites for a list of the standard callback suites available in Photoshop. The suites are described by a pointer to a record containing:
Before calling a callback defined in the suite, the plug-in needs to check the following conditions:
|