PSActionControlProcs4 Struct Reference

The set of routines available in the Action Control Suite version 4. More...

#include <PIActions.h>

Data Fields

SPAPI OSErr(* Play )(PIActionDescriptor *result, DescriptorEventID event, PIActionDescriptor descriptor, PIDialogPlayOptions options)
SPAPI OSErr(* Get )(PIActionDescriptor *result, PIActionReference reference)
SPAPI OSErr(* StringIDToTypeID )(const char *stringID, DescriptorTypeID *typeID)
SPAPI OSErr(* TypeIDToStringID )(DescriptorTypeID typeID, char *stringID, uint32 stringLength)
SPAPI OSErr(* AddNotify )(SPPluginRef ref, DescriptorEventID event, PIEventNotifier notifier, void *data)
SPAPI OSErr(* RemoveNotify )(SPPluginRef ref, DescriptorEventID event)
SPAPI OSErr(* SuspendHistory )(PIActionReference reference, PISuspendProc proc, void *procData, ASZString operationName)
SPAPI OSErr(* MakeStringAlias )(const char *newStringID, const char *existingStringID)
SPAPI OSErr(* AddNotifyLevel1 )(SPPluginRef ref, DescriptorEventID event, PIEventNotifier notifier, void *data)

Detailed Description

The set of routines available in the Action Control Suite version 4.

See above for documentation.


Field Documentation

SPAPI OSErr(* PSActionControlProcs4::StringIDToTypeID)(const char *stringID, DescriptorTypeID *typeID)
SPAPI OSErr(* PSActionControlProcs4::TypeIDToStringID)(DescriptorTypeID typeID, char *stringID, uint32 stringLength)
SPAPI OSErr(* PSActionControlProcs4::AddNotify)(SPPluginRef ref, DescriptorEventID event, PIEventNotifier notifier, void *data)
SPAPI OSErr(* PSActionControlProcs4::RemoveNotify)(SPPluginRef ref, DescriptorEventID event)
SPAPI OSErr(* PSActionControlProcs4::SuspendHistory)(PIActionReference reference, PISuspendProc proc, void *procData, ASZString operationName)
SPAPI OSErr(* PSActionControlProcs4::MakeStringAlias)(const char *newStringID, const char *existingStringID)
SPAPI OSErr(* PSActionControlProcs4::AddNotifyLevel1)(SPPluginRef ref, DescriptorEventID event, PIEventNotifier notifier, void *data)

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