PSActionControlProcsOld Struct Reference

The set of routines available in the Action Control Suite version 3 and 2. 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)

Detailed Description

The set of routines available in the Action Control Suite version 3 and 2.

See above for documentation.


Field Documentation

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

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