Carbon


DescType

Header: AEDataModel.h

Specifies the type of the data stored in an AEDesc descriptor record.

typedef ResType DescType;

A DescType data type is a four-character code that stores a value that identifies the data in an AEDesc descriptor record, the basic building block for all Apple events.

The descriptor type constants used by the Apple Event Manager are described in “Descriptor Type Constants” and “Key Form and Descriptor Type Object Specifier Constants”.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)