26 #ifndef __AEDATAMODEL__
43 #if PRAGMA_STRUCT_ALIGN
44 #pragma options align = mac68k
45 #elif PRAGMA_STRUCT_PACKPUSH
47 #elif PRAGMA_STRUCT_PACK
90 #if PRAGMA_STRUCT_ALIGN
91 #pragma options align = reset
92 #elif PRAGMA_STRUCT_PACKPUSH
94 #elif PRAGMA_STRUCT_PACK
98 #ifdef PRAGMA_IMPORT_OFF
AppleEvent Data Model Interfaces.
ResType DescType
Definition: AEDataModel.h:165
AEDataStorageType * AEDataStorage
Definition: AEDataModel.h:173
Basic Macintosh data types.
OSErr OSAGetStorageType(AEDataStorage scriptData, DescType *dscType)
OSErr OSARemoveStorageType(AEDataStorage scriptData)
OSErr OSAAddStorageType(AEDataStorage scriptData, DescType dscType)