PSActionsPlugInMessage Struct Reference

Message passed to all automation plug-in entry points, when the caller is is kPSPhotoshopCaller and the selector is kPSDoIt. More...

#include <PIActionsPlugin.h>

Data Fields

SPMessageData d
 Basic message information.
PIActionParametersactionParameters
 Parameters for recording and playback.

Detailed Description

Message passed to all automation plug-in entry points, when the caller is is kPSPhotoshopCaller and the selector is kPSDoIt.

See Adobe PICA API.


Field Documentation

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.


The documentation for this struct was generated from the following file: