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) |
The set of routines available in the Action Control Suite version 4.
See above for documentation.