![]() |
Adobe Photoshop SDK |
|
PSActionsPlugInMessage Struct ReferenceMessage passed to all automation plug-in entry points, when the caller is is |
Data Fields | |
SPMessageData | d |
Basic message information. | |
PIActionParameters * | actionParameters |
Parameters for recording and playback. |
kPSPhotoshopCaller
and the selector is kPSDoIt
.
See Adobe PICA API.
SPMessageData PSActionsPlugInMessage::d |
Basic message information.
The PICA Basic Suite is available through this message data by referencing d->basic
. See Adobe PICA API.
Parameters for recording and playback.