Questions related to NSAppleEventDescriptor: the basic building block for Apple events.
This NSAppleEventDescriptor is the the basic building block for Apple events and it is used to retrieve information about an Apple Event in a Cocoa application. This class is useful for creating event descriptor objects to return to other objects, or to extract information about an Apple Event descriptor (NSAppleEventDescriptor is a wrapper for the underlying Apple event descriptor data type).