PIActionsPlugin.h File Reference

This file describes Photoshop's actions plug-in module interface. More...

#include "PIActions.h"
#include "PIGeneral.h"
#include "SPBasic.h"
#include "SPMData.h"

Go to the source code of this file.

Data Structures

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

Typedefs

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

Detailed Description

This file describes Photoshop's actions plug-in module interface.

Distribution: PUBLIC

Include in Photoshop Action plug-ins.