org.rococoa.cocoa.ae
Interface AELibrary

All Superinterfaces:
Library

public interface AELibrary
extends Library

JNA Wrapper for library AE
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface AELibrary.AECoercePtrProcPtr
           
static interface AELibrary.AEDisposeExternalProcPtr
           
static interface AELibrary.AEEventHandlerProcPtr
          A AEEventHandler is installed to process an AppleEvent
************************************************************************
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h
static class AELibrary.AERemoteProcessResolver
          Conversion Error : CFStringRef
SKIPPED:
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:314
kAERemoteProcessProcessIDKey
static interface AELibrary.AERemoteProcessResolverCallback
          AERemoteProcessResolverCallback

Discussion:
A callback made when the asynchronous execution of a resolver
completes, either due to success or failure.
static class AELibrary.OpaqueAEDataStorageType
           
static class AELibrary.OpaqueAEStreamRef
           
static interface AELibrary.OSLAdjustMarksProcPtr
           
static interface AELibrary.OSLCompareProcPtr
           
static interface AELibrary.OSLCountProcPtr
           
static interface AELibrary.OSLDisposeTokenProcPtr
           
static interface AELibrary.OSLGetErrDescProcPtr
           
static interface AELibrary.OSLGetMarkTokenProcPtr
           
static interface AELibrary.OSLMarkProcPtr
           
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
Library.Handler
 
Field Summary
static int aeBuildSyntaxBadData
          Bad data value inside (« »)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:68
static int aeBuildSyntaxBadDesc
          Illegal descriptor
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:67
static int aeBuildSyntaxBadEOF
          Unexpected end of format string
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:58
static int aeBuildSyntaxBadHex
          Non-digit in hex string
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:62
static int aeBuildSyntaxBadNegative
          "-" not followed by digits
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:60
static int aeBuildSyntaxBadToken
          Illegal character
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:57
static int aeBuildSyntaxCoercedList
          Cannot coerce a list
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:74
static int aeBuildSyntaxMissingQuote
          Missing close "'"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:61
static int aeBuildSyntaxNoCloseBrace
          Expected "," or "}"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:71
static int aeBuildSyntaxNoCloseBracket
          Expected "," or "]"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:70
static int aeBuildSyntaxNoCloseHex
          Missing hex quote close "»"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:64
static int aeBuildSyntaxNoCloseParen
          Missing ")" after data value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:69
static int aeBuildSyntaxNoCloseString
          Missing close quote
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:66
static int aeBuildSyntaxNoColon
          Missing ":" after keyword in record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:73
static int aeBuildSyntaxNoEOF
          Unexpected extra stuff past end
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:59
static int aeBuildSyntaxNoErr
          (No error)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:56
static int aeBuildSyntaxNoKey
          Missing keyword in record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:72
static int aeBuildSyntaxOddHex
          Odd # of hex digits
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:63
static int aeBuildSyntaxUncoercedDoubleAt
          "@@" substitution must be coerced
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:75
static int aeBuildSyntaxUncoercedHex
          Hex string must be coerced to a type
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:65
static int cADBAddress
           
static int cAddressSpec
           
static int cAEList
          0x6c697374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:31
static int cAppleTalkAddress
           
static int cApplication
          0x63617070
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:32
static int cArc
          0x63617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:33
static int cBoolean
          0x626f6f6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:34
static int cBusAddress
           
static int cCell
          0x6363656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:35
static int cChar
          0x63686120
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:36
static int cColorTable
          0x636c7274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:37
static int cColumn
          0x63636f6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:38
static int cDevSpec
           
static int cDocument
          0x646f6375
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:39
static int cDrawingArea
          0x63647277
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:40
static int cEnumeration
          0x656e756d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:41
static int cEthernetAddress
           
static int cFile
          0x66696c65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:42
static int cFireWireAddress
           
static int cFixed
          0x66697864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:43
static int cFixedPoint
          0x66706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:44
static int cFixedRectangle
          0x66726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:45
static int cFTPItem
           
static int cGraphicLine
          0x676c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:46
static int cGraphicObject
          0x63676f62
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:47
static int cGraphicShape
          0x63677368
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:48
static int cGraphicText
          0x63677478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:49
static int cGroupedGraphic
          0x63706963
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:50
static int cHTML
           
static int cInsertionLoc
          0x696e736c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:54
static int cInsertionPoint
          0x63696e73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:55
static int cInternetAddress
           
static int cIntlText
          0x69747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:56
static int cIntlWritingCode
          0x696e746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:57
static int cIPAddress
           
static int cItem
          0x6369746d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:58
static int cKeystroke
          AppleScript 1.3: Keystroke class
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:990
static int cLine
          0x636c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:59
static int cLocalTalkAddress
           
static int cLongDateTime
          0x6c647420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:60
static int cLongFixed
          0x6c667864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:61
static int cLongFixedPoint
          0x6c667074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:62
static int cLongFixedRectangle
          0x6c667263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:63
static int cLongInteger
          0x6c6f6e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:64
static int cLongPoint
          0x6c706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:65
static int cLongRectangle
          0x6c726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:66
static int cMachineLoc
          0x6d4c6f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:67
static int cMenu
          0x636d6e75
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:68
static int cMenuItem
          0x636d656e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:69
static int cObject
          0x636f626a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:70
static int cObjectSpecifier
          0x6f626a20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:71
static int cOpenableObject
          0x636f6f62
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:72
static int cOval
          0x636f766c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:73
static int cParagraph
          0x63706172
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:77
static int cPICT
          0x50494354
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:78
static int cPixel
          0x6370786c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:79
static int cPixelMap
          0x63706978
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:80
static int cPolygon
          0x6370676e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:81
static int cProperty
          0x70726f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:82
static int cQDPoint
          0x51447074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:83
static int cQDRectangle
          0x71647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:84
static int cRectangle
          0x63726563
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:85
static int cRGBColor
          0x63524742
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:86
static int cRotation
          0x74726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:87
static int cRoundedRectangle
          0x63727263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:88
static int cRow
          0x63726f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:89
static int cSCSIAddress
           
static int cSelection
          0x6373656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:90
static int cShortInteger
          0x73686f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:91
static int cTable
          0x6374626c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:92
static int cText
          0x63747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:93
static int cTextFlow
          0x63666c6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:94
static int cTextStyles
          0x74737479
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:95
static int cTokenRingAddress
           
static int cType
          0x74797065
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:96
static int cURL
          Classes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:826
static int cUSBAddress
           
static int cVersion
          0x76657273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:100
static int cWindow
          0x6377696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:101
static int cWord
          0x63776f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:102
static int eADB
           
static int eAddressSpec
           
static int eAnalogAudio
           
static int eAppleTalk
           
static int eAudioLineIn
           
static int eAudioLineOut
          cde 4/24/98 changed from 'ecao' to not conflict
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:934
static int eAudioOut
           
static int eBus
           
static int eCapsLockDown
           
static int eCDROM
           
static int eClearKey
           
static int eCommandDown
           
static int eCommSlot
           
static int eConduit
           
static int eControlDown
           
static int eDeleteKey
          (see IM Mac Toolbox Essentials, pp. 2-43)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:1003
static int eDeviceType
          Enumerations and enumerators
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:926
static int eDigitalAudio
           
static int eDisplay
           
static int eDownArrowKey
           
static int eDVD
           
static int eEndKey
           
static int eEnterKey
           
static int eEscapeKey
          Special keys all start with 'ks'
Third byte is virtual key code byte
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:1002
static int eEthernet
           
static int eF10Key
           
static int eF11Key
           
static int eF12Key
           
static int eF13Key
           
static int eF14Key
           
static int eF15Key
           
static int eF1Key
           
static int eF2Key
           
static int eF3Key
           
static int eF4Key
           
static int eF5Key
           
static int eF6Key
           
static int eF7Key
           
static int eF8Key
           
static int eF9Key
           
static int eFireWire
           
static int eFloppy
           
static int eForwardDelKey
           
static int eHD
           
static int eHelpKey
           
static int eHomeKey
           
static int eInfrared
           
static int eIP
           
static int eIrDA
           
static int eIRTalk
           
static int eKeyboard
           
static int eKeyKind
           
static int eLCD
           
static int eLeftArrowKey
           
static int eLocalTalk
           
static int eMacIP
           
static int eMacVideo
           
static int eMicrophone
           
static int eModem
           
static int eModemPort
           
static int eModemPrinterPort
           
static int eModifiers
           
static int eMonitorOut
           
static int eMouse
           
static int eNuBus
           
static int eNuBusCard
           
static int enumArrows
          0x6172726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:103
static int enumJustification
          0x6a757374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:104
static int enumKeyForm
          0x6b66726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:105
static int enumPosition
          0x706f7369
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:106
static int enumProtection
          0x7072746e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:107
static int enumQuality
          0x7175616c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:108
static int enumSaveOptions
          0x7361766f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:109
static int enumStyle
          0x7374796c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:110
static int enumTransferMode
          0x7472616e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:111
static int eOptionDown
           
static int ePageDownKey
           
static int ePageUpKey
           
static int ePCcard
           
static int ePCIbus
           
static int ePCIcard
           
static int ePDScard
           
static int ePDSslot
           
static int ePointingDevice
           
static int ePostScript
           
static int ePPP
           
static int ePrinter
           
static int ePrinterPort
           
static int eProtocol
           
static int eReturnKey
           
static int eRightArrowKey
           
static int eScheme
          Scheme enumerations
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:868
static int eSCSI
           
static int eSerial
           
static int eShiftDown
           
static int eSpeakers
           
static int eStorageDevice
           
static int eSVGA
           
static int eSvideo
           
static int eTabKey
           
static int eTokenRing
           
static int eTrackball
           
static int eTrackpad
           
static int eUpArrowKey
           
static int eurlAFP
           
static int eurlAT
           
static int eurlEPPC
           
static int eurlFile
          RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:873
static int eurlFTP
          RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:871
static int eurlGopher
          RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:874
static int eurlHTTP
          RFC 2068
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:869
static int eurlHTTPS
           
static int eurlIMAP
          RFC 2192
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:887
static int eurlLaunch
           
static int eurlLDAP
          RFC 2255
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:890
static int eurlMail
          RFC 2638
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:872
static int eurlMailbox
           
static int eurlMessage
           
static int eurlMulti
           
static int eurlNews
          RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:876
static int eurlNFS
          RFC 2224
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:888
static int eurlNNTP
          RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:878
static int eurlPOP
          RFC 2384
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:889
static int eurlRTSP
          RFC 2326
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:886
static int eurlSNews
           
static int eurlTelnet
          RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:875
static int eurlUnknown
           
static int eUSB
           
static int eVideoIn
           
static int eVideoMonitor
           
static int eVideoOut
           
static int formAbsolutePosition
          VALUE and TYPE CONSTANTS ***
... possible values for the keyAEKeyForm field of an object specifier.
static int formName
          VALUE and TYPE CONSTANTS ***
0x6e616d65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:83
static int formPropertyID
          VALUE and TYPE CONSTANTS ***
0x70726f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:82
static int formRange
          VALUE and TYPE CONSTANTS ***
0x72616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:81
static int formRelativePosition
          VALUE and TYPE CONSTANTS ***
0x72656c65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:79
static int formTest
          VALUE and TYPE CONSTANTS ***
0x74657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:80
static int formUniqueID
          VALUE and TYPE CONSTANTS ***
0x49442020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:84
static int formWhose
          SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77686f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:113
static AELibrary INSTANCE
           
static String JNA_LIBRARY_NAME
           
static NativeLibrary JNA_NATIVE_LIB
           
static int kAEAbout
          0x61626f75
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:112
static int kAEActivate
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:275
static int kAEAfter
          0x61667465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:113
static int kAEAliasSelection
          0x73616c69
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:114
static int kAEAll
          0x616c6c20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:44
static int kAEAllCaps
          0x616c6370
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:115
static int kAEAlwaysInteract
          server should always interact with user where appropriate
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:397
static int kAEAND
          LOGICAL OPERATOR CONSTANTS ***
0x414e4420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:36
static int kAEAnswer
          Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:65
static int kAEAny
          0x616e7920
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:43
static int kAEApplicationClass
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:283
static int kAEApplicationDied
          Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:66
static int kAEArrowAtEnd
          0x6172656e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:116
static int kAEArrowAtStart
          0x61727374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:117
static int kAEArrowBothEnds
          0x6172626f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:118
static int kAEAsk
          0x61736b20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:122
static int kAEAutoDown
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:282
static int kAEBefore
          0x6265666f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:123
static int kAEBeginning
          0x62676e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:124
static int kAEBeginsWith
          0x62677774
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:125
static int kAEBeginTransaction
          0x62656769
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:126
static int kAEBold
          0x626f6c64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:127
static int kAECanInteract
          server may try to interact with user
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:396
static int kAECanSwitchLayer
          interaction may switch layer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:398
static int kAECaseSensEquals
          0x63736571
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:128
static int kAECentered
          0x63656e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:129
static int kAEChangeView
          0x76696577
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:130
static int kAEClone
          0x636c6f6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:131
static int kAEClose
          0x636c6f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:132
static int kAECommandClass
          EventRecord Classes and EventIDs
Modern Command Event Class
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:277
static int kAECondensed
          0x636f6e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:133
static int kAEContains
          0x636f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:134
static int kAECopy
          0x636f7079
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:135
static int kAECoreSuite
          0x636f7265
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:136
static int kAECountElements
          0x636e7465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:137
static int kAECreateElement
          0x6372656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:138
static int kAECreatePublisher
          0x63707562
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:139
static int kAECut
          0x63757420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:140
static int kAEDataArray
           
static int kAEDeactivate
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:276
static int kAEDebugPOSTHeader
          These bits are specified in the keyXMLDebuggingAttr (an SInt32)
headers of the HTTP post we sent - typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:201
static int kAEDebugReplyHeader
          These bits are specified in the keyXMLDebuggingAttr (an SInt32)
headers returned by the server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:202
static int kAEDebugXMLDebugAll
          These bits are specified in the keyXMLDebuggingAttr (an SInt32)
everything!
static int kAEDebugXMLRequest
          These bits are specified in the keyXMLDebuggingAttr (an SInt32)
the XML request we sent
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:203
static int kAEDebugXMLResponse
          These bits are specified in the keyXMLDebuggingAttr (an SInt32)
the XML reply from the server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:204
static int kAEDefaultTimeout
          Constants for timeout durations
timeout value determined by AEM
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:407
static int kAEDelete
          0x64656c6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:141
static int kAEDescArray
           
static int kAEDescListFactorNone
          Constants used for specifying the factoring of AEDescLists.
static int kAEDescListFactorType
          Constants used for specifying the factoring of AEDescLists.
static int kAEDescListFactorTypeAndSize
          Constants used for specifying the factoring of AEDescLists.
static int kAEDirectCall
           
static int kAEDiskEvent
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:286
static int kAEDontExecute
          don't send the event for recording - available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:400
static int kAEDontReconnect
          don't reconnect if there is a sessClosedErr from PPCToolbox
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:393
static int kAEDontRecord
          don't record this event - available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:399
static int kAEDoObjectsExist
          0x646f6578
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:145
static int kAEDoScript
          0x646f7363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:146
static int kAEDown
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:269
static int kAEDrag
          0x64726167
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:147
static int kAEDuplicateSelection
          0x73647570
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:148
static int kAEEditGraphic
          0x65646974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:149
static int kAEEmptyTrash
          0x656d7074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:150
static int kAEEnd
          0x656e6420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:151
static int kAEEndsWith
          0x656e6473
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:152
static int kAEEndTransaction
          0x656e6474
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:153
static int kAEEquals
          0x3d202020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:154
static int kAEExpanded
          0x70657870
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:155
static int kAEFast
          0x66617374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:156
static int kAEFinderEvents
          0x464e4452
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:157
static int kAEFirst
          ABSOLUTE ORDINAL CONSTANTS ***
0x66697273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:40
static int kAEFormulaProtect
          0x6670726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:158
static int kAEFullyJustified
          0x66756c6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:159
static int kAEGetClassInfo
          0x716f626a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:160
static int kAEGetData
          0x67657464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:161
static int kAEGetDataSize
          0x6473697a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:162
static int kAEGetEventInfo
          0x67746569
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:163
static int kAEGetInfoSelection
          0x73696e66
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:164
static int kAEGetPrivilegeSelection
          0x73707276
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:168
static int kAEGetSuiteInfo
          0x67747369
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:169
static int kAEGreaterThan
          0x3e202020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:170
static int kAEGreaterThanEquals
          0x3e3d2020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:171
static int kAEGrow
          0x67726f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:172
static int kAEHandleArray
           
static int kAEHandleSimpleRanges
          Possible values for flags parameter to AEResolve.
static int kAEHidden
          0x6869646e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:173
static int kAEHighLevel
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:290
static int kAEHighPriority
          post message at the front of the event queue (same as nAttnMsg)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:384
static int kAEHiQuality
          0x68697175
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:174
static int kAEHTTPProxyHostAttr
          Web Services Proxy support.
static int kAEHTTPProxyPortAttr
          Web Services Proxy support.
static int kAEIDoMarking
          Possible values for flags parameter to AEResolve.
static int kAEIDoMinimum
          Possible values for flags parameter to AEResolve.
static int kAEIDoWhose
          Possible values for flags parameter to AEResolve.
static int kAEImageGraphic
          0x696d6772
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:175
static int kAEInfo
           
static int kAEInternetSuite
          AppleScript 1.3 Internet Suite
Suite code
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:814
static int kAEISAction
           
static int kAEISActionPath
           
static int kAEISClientAddress
           
static int kAEISClientIP
           
static int kAEISContentType
           
static int kAEISFromUser
           
static int kAEISFullRequest
           
static int kAEISGetURL
          Events
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:820
static int KAEISHandleCGI
           
static int kAEISHTTPSearchArgs
          Parameters
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:834
static int kAEISMethod
           
static int kAEISPassword
           
static int kAEISPostArgs
           
static int kAEISReferrer
           
static int kAEISScriptName
           
static int kAEISServerName
           
static int kAEISServerPort
           
static int kAEIsUniform
          0x6973756e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:176
static int kAEISUserAgent
           
static int kAEISUserName
           
static int kAEISWebStarSuite
          AppleScript 1.3 Internet Suite
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:815
static int kAEItalic
          0x6974616c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:177
static int kAEKeyClass
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:278
static int kAEKeyDescArray
           
static int kAEKeyDown
           
static int kAELast
          0x6c617374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:41
static int kAELeftJustified
          0x6c656674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:178
static int kAELessThan
          0x3c202020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:179
static int kAELessThanEquals
          0x3c3d2020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:180
static int kAELocalProcess
           
static int kAELogOut
          events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:260
static int kAELowercase
          0x6c6f7763
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:181
static int kAEMain
           
static int kAEMakeObjectsVisible
          0x6d766973
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:182
static int kAEMenuClass
           
static int kAEMenuSelect
           
static int kAEMiddle
          0x6d696464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:42
static int kAEMiscStandards
          0x6d697363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:183
static int kAEModifiable
          0x6d6f6466
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:184
static int kAEMouseClass
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:268
static int kAEMouseDown
           
static int kAEMouseDownInBack
           
static int kAEMove
          0x6d6f7665
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:185
static int kAEMoved
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:271
static int kAENavigationKey
          EventRecord Classes and EventIDs
Modern Navigation Key Event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:281
static int kAENeverInteract
          server should not interact with user
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:395
static int kAENext
          RELATIVE ORDINAL CONSTANTS ***
0x6e657874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:46
static int kAENo
          0x6e6f2020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:186
static int kAENoArrow
          0x61726e6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:187
static int kAENonmodifiable
          0x6e6d6f64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:191
static int kAENoReply
          sender doesn't want a reply to event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:390
static int kAENormalPriority
          post message at the end of the event queue
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:383
static int kAENOT
          0x4e4f5420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:38
static int kAENotifyRecording
          Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:76
static int kAENotifyStartRecording
          Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:74
static int kAENotifyStopRecording
          Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:75
static int kAENullEvent
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:287
static int kAEOpen
          0x6f646f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:192
static int kAEOpenApplication
          Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:60
static int kAEOpenContents
          Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:63
static int kAEOpenDocuments
          Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:61
static int kAEOpenSelection
          0x736f7065
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:193
static int kAEOR
          0x4f522020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:37
static int kAEOSAXSizeResource
           
static int kAEOutline
          0x6f75746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:194
static int kAEPackedArray
           
static int kAEPageSetup
          0x70677375
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:195
static int kAEPassSubDescs
          Possible values for flags parameter to AEResolve.
static int kAEPaste
          0x70617374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:196
static int kAEPlain
          0x706c616e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:197
static int kAEPrevious
          0x70726576
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:47
static int kAEPrint
          0x70646f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:198
static int kAEPrintDocuments
          Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:62
static int kAEPrintSelection
          0x73707269
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:199
static int kAEPrintWindow
          0x7077696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:200
static int kAEProcessNonReplyEvents
          allow processing of non-reply events while awaiting synchronous AppleEvent reply
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:401
static int kAEPromise
           
static int kAEPutAwaySelection
          0x73707574
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:201
static int kAEQDAddOver
          0x6164646f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:202
static int kAEQDAddPin
          0x61646470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:203
static int kAEQDAdMax
          0x61646d78
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:204
static int kAEQDAdMin
          0x61646d6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:205
static int kAEQDBic
          0x62696320
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:206
static int kAEQDBlend
          0x626c6e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:207
static int kAEQDCopy
          0x63707920
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:208
static int kAEQDNotBic
          0x6e626963
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:209
static int kAEQDNotCopy
          0x6e637079
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:210
static int kAEQDNotOr
          0x6e746f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:214
static int kAEQDNotXor
          0x6e786f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:215
static int kAEQDOr
          0x6f722020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:216
static int kAEQDSubOver
          0x7375626f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:217
static int kAEQDSubPin
          0x73756270
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:218
static int kAEQDSupplementalSuite
          0x71647370
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:219
static int kAEQDXor
          0x786f7220
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:220
static int kAEQueueReply
          sender wants a reply but won't wait
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:391
static int kAEQuickdrawSuite
          0x71647277
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:221
static int kAEQuitAll
          0x71756961
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:222
static int kAEQuitApplication
          Event ID's
may include a property kAEQuitReason indicating what lead to the quit being sent.
static int kAEQuitReason
          in a kAEQuitApplication event, this property if present is the reason the quit is being sent.
static int kAERawKey
          EventRecord Classes and EventIDs
Modern Raw Key Event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:279
static int kAEReallyLogOut
          events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:261
static int kAERedo
          0x7265646f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:223
static int kAERegular
          0x7265676c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:224
static int kAERemoteProcess
           
static int kAEReopenApplication
          0x72617070
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:225
static int kAEReplace
          0x72706c63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:226
static int kAERequiredSuite
          0x72657164
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:227
static int kAEResized
           
static int kAEResolveNestedLists
          Possible values for flags parameter to AEResolve.
static int kAERestart
          0x72657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:228
static int kAEResume
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:285
static int kAERevealSelection
          0x73726576
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:229
static int kAERevert
          0x72767274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:230
static int kAERightJustified
          0x72676874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:231
static int kAERPCClass
          Event class / id
for outgoing XML events
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:226
static int kAESameProcess
           
static int kAESave
          0x73617665
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:232
static int kAEScrapEvent
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:289
static int kAEScriptingSizeResource
          0x7363737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:31
static int kAESelect
          0x736c6374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:233
static int kAESetData
          0x73657464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:234
static int kAESetPosition
          0x706f736e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:238
static int kAEShadow
          0x73686164
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:239
static int kAESharedScriptHandler
          event ID: handler for incoming XML requests
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:229
static int kAESharing
           
static int kAEShowClipboard
          0x7368636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:240
static int kAEShowPreferences
          Event ID's
sent by Mac OS X when the user chooses the Preferences item
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:67
static int kAEShowRestartDialog
          events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:262
static int kAEShowShutdownDialog
          events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:263
static int kAEShutDown
          0x73687574
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:241
static int kAESleep
          0x736c6570
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:242
static int kAESmallCaps
          0x736d6370
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:243
static int kAESOAPScheme
          event ID: event should be sent to a SOAP endpoint
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:228
static int kAESocks4Protocol
          Web Services SOCKS support.
static int kAESocks5Protocol
          Web Services SOCKS support.
static int kAESocksHostAttr
          if version >= 4
a typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:297
static int kAESocksPasswordAttr
          if version >= 5
a typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:301
static int kAESocksPortAttr
          a typeSInt32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:298
static int kAESocksProxyAttr
          This attribute specifies a specific SOCKS protocol to be used
a typeSInt32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:295
static int kAESocksUserAttr
          a typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:299
static int kAESpecialClassProperties
          0x63402321
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:244
static int kAEStartRecording
          Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:72
static int kAEStoppedMoving
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:272
static int kAEStopRecording
          Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:73
static int kAEStrikethrough
          0x7374726b
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:245
static int kAESubscript
          0x73627363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:246
static int kAESuperscript
          0x73707363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:247
static int kAESuspend
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:284
static int kAETableSuite
          0x74626c73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:248
static int kAETerminologyExtension
          0x61657465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:30
static int kAETextSuite
          0x54455854
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:249
static int kAETransactionTerminated
          0x7474726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:250
static int kAEUnderline
          0x756e646c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:251
static int kAEUndo
          0x756e646f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:252
static int kAEUnknownSource
           
static int kAEUp
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:270
static int kAEUpdate
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:274
static int kAEUseHTTPProxyAttr
          Web Services Proxy support.
static int kAEUseRelativeIterators
          Possible values for flags parameter to AEResolve.
static int kAEUserTerminology
          0x61657574
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:29
static int kAEUseSocksAttr
          a typeBoolean.
static int kAEUTApostrophe
          if a term contains an apostrophe.
static int kAEUTChangesState
          if an event changes state.
static int kAEUTDirectParamIsReference
          if the direct parameter is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:47
static int kAEUTEnumerated
          if property or reply is of an enumerated type.
static int kAEUTEnumListIsExclusive
          if the list of enumerations is a proper set
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:45
static int kAEUTEnumsAreTypes
          AppleScript 1.3: new bits for reply, direct parameter, parameter, and property flags
if the enumeration is a list of types, not constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:44
static int kAEUTFeminine
          if a term is feminine gender.
static int kAEUTHasReturningParam
          if event has a keyASReturning param
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:36
static int kAEUTlistOfItems
          if property or reply is a list.
static int kAEUTMasculine
          if a term is masculine gender.
static int kAEUTNotDirectParamIsTarget
          if the direct parameter is not the target of the event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:50
static int kAEUTOptional
          if something is optional
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:37
static int kAEUTParamIsReference
          if the parameter is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:48
static int kAEUTParamIsTarget
          if the parameter is the target of the event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:51
static int kAEUTPlural
          if a term is plural.
static int kAEUTPropertyIsReference
          if the property is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:49
static int kAEUTReadWrite
          if property is writable.
static int kAEUTReplyIsReference
          if the reply is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:46
static int kAEUTTightBindingFunction
          if this is a tight-binding precedence function.
static int kAEVirtualKey
          EventRecord Classes and EventIDs
Modern Virtual Key Event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:280
static int kAEWaitReply
          sender wants a reply and will wait
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:392
static int kAEWakeUpEvent
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:288
static int kAEWantReceipt
          (nReturnReceipt) sender wants a receipt of message
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:394
static int kAEWholeWordEquals
          0x77776571
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:253
static int kAEWindowClass
          EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:273
static int kAEXMLRPCScheme
          event ID: event should be sent to an XMLRPC endpoint
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:227
static int kAEYes
          0x79657320
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:254
static int kAEZoom
          0x7a6f6f6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:255
static int kAEZoomIn
           
static int kAEZoomOut
           
static int kAlwaysSendSubject
          If kAlwaysSendSubject 0, then send subject when appropriate.
static int kAnyTransactionID
          Constants used creating an AppleEvent
Constant for transaction IDs
no transaction is in use
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:317
static int kAutoGenerateReturnID
          Constants used creating an AppleEvent
Constant for the returnID param of AECreateAppleEvent
AECreateAppleEvent will generate a session-unique ID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:315
static int kByCommentView
           
static int kByDateView
           
static int kByIconView
           
static int kByKindView
           
static int kByLabelView
           
static int kByNameView
           
static int kBySizeView
           
static int kBySmallIcon
           
static int kByVersionView
           
static int kConnSuite
          AppleScript 1.3: Connectivity Suite in aeut
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:896
static int kCoreEventClass
          Event Class
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:55
static int kDoFolderActionEvent
          Event the Finder sends to the Folder Actions FBA
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:794
static int kDontFindAppBySignature
          If kDontFindAppBySignature is 0, then find app with signature if lost.
static int keyAcceptTimeoutAttr
          Keywords for Apple event attributes
new for Mac OS X
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:190
static int keyAdditionalHTTPHeaders
          additional parameters that can be specified in the direct object of the event
list of additional HTTP headers (a list of 2 element lists)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:240
static int keyAddressAttr
          Keywords for Apple event attributes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:183
static int keyAEAdjustMarksProc
          0x61646a6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:71
static int keyAEAngle
          0x6b616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:294
static int keyAEArcAngle
          0x70617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:295
static int keyAEBaseAddr
          0x62616464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:299
static int keyAEBestType
          0x70627374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:300
static int keyAEBgndColor
          0x6b62636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:301
static int keyAEBgndPattern
          0x6b627074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:302
static int keyAEBounds
          0x70626e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:303
static int keyAEBufferSize
          buffer size to get the text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:644
static int keyAECellList
          0x6b636c74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:304
static int keyAEClassID
          0x636c4944
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:305
static int keyAEClauseOffsets
          typeOffsetArray for System 7, typeClauseOffsetArray for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:744
static int keyAEColor
          0x636f6c72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:306
static int keyAEColorTable
          0x636c7462
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:307
static int keyAECompareProc
          0x636d7072
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:67
static int keyAECompOperator
          KEYWORD CONSTANT ***
0x72656c6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:49
static int keyAEContainer
          0x66726f6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:56
static int keyAECountProc
          0x636f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:68
static int keyAECurrentPoint
          current point
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:643
static int keyAECurveHeight
          0x6b636864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:308
static int keyAECurveWidth
          0x6b637764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:309
static int keyAEDashStyle
          0x70647374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:310
static int keyAEData
          0x64617461
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:311
static int keyAEDefaultType
          0x64656674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:312
static int keyAEDefinitionRect
          0x70647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:313
static int keyAEDescType
          0x64737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:314
static int keyAEDesiredClass
          ... for Keywords for getting fields out of object specifier records.
static int keyAEDestination
          0x64657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:315
static int keyAEDoAntiAlias
          0x616e7461
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:316
static int keyAEDoDithered
          0x67646974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:317
static int keyAEDoRotate
          0x6b647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:318
static int keyAEDoScale
          0x6b736361
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:322
static int keyAEDoTranslate
          0x6b747261
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:323
static int keyAEDragging
          typeBoolean
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:749
static int keyAEEditionFileLoc
          0x656c6f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:324
static int keyAEElements
          0x656c6d73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:325
static int keyAEEndPoint
          0x70656e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:326
static int keyAEEventClass
          0x6576636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:327
static int keyAEEventID
          0x65767469
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:328
static int keyAEFile
          0x6b66696c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:329
static int keyAEFileType
          0x666c7470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:330
static int keyAEFillColor
          0x666c636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:331
static int keyAEFillPattern
          0x666c7074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:332
static int keyAEFixLength
          fix len
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:641
static int keyAEFlipHorizontal
          0x6b66686f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:333
static int keyAEFlipVertical
          0x6b667674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:334
static int keyAEFont
          0x666f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:335
static int keyAEFormula
          0x70666f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:336
static int keyAEGetErrDescProc
          0x696e6463
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:72
static int keyAEGraphicObjects
          0x676f6273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:337
static int keyAEHiliteRange
          typeTextRangeArray for System 7, typeHiliteRangeArray for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:742
static int keyAEID
          0x49442020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:338
static int keyAEImageQuality
          0x67717561
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:339
static int keyAEIndex
          SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x6b696478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:117
static int keyAEInsertHere
          0x696e7368
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:340
static int keyAEKeyData
          0x73656c64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:58
static int keyAEKeyForm
          0x666f726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:57
static int keyAEKeyForms
          0x6b657966
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:341
static int keyAEKeyword
          0x6b797764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:345
static int keyAELaunchedAsLogInItem
          If present in a kAEOpenApplication event, application was launched as a login item and probably shouldn't open up untitled documents, etc.
static int keyAELaunchedAsServiceItem
          If present in a kAEOpenApplication event, application was launched as a service item and probably shouldn't open up untitled documents, etc.
static int keyAELeftSide
          typeBoolean
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:747
static int keyAELevel
          0x6c65766c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:346
static int keyAELineArrow
          0x6172726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:347
static int keyAELogicalOperator
          0x6c6f6763
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:51
static int keyAELogicalTerms
          0x7465726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:50
static int keyAEMarkProc
          0x6d61726b
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:70
static int keyAEMarkTokenProc
          0x6d6b6964
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:69
static int keyAEMoveView
          move view flag
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:645
static int keyAEName
          0x706e616d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:348
static int keyAENewElementLoc
          0x706e656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:349
static int keyAENextBody
          next or previous body
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:646
static int keyAEObject
          0x6b6f626a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:350
static int keyAEObject1
          0x6f626a31
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:52
static int keyAEObject2
          0x6f626a32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:53
static int keyAEObjectClass
          0x6b6f636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:351
static int keyAEOffset
          typeLongInteger for System 7, typeByteOffset for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:745
static int keyAEOffStyles
          0x6f667374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:352
static int keyAEOnStyles
          0x6f6e7374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:353
static int keyAEParameters
          0x70726d73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:354
static int keyAEParamFlags
          0x706d6667
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:355
static int keyAEPenColor
          0x7070636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:356
static int keyAEPenPattern
          0x70707061
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:357
static int keyAEPenWidth
          0x70707764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:358
static int keyAEPinRange
          typeTextRange for System 7, typeTextRegionRange for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:743
static int keyAEPixelDepth
          0x70647074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:359
static int keyAEPixMapMinus
          0x6b706d6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:360
static int keyAEPMTable
          0x6b706d74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:361
static int keyAEPoint
          typePoint for System 7, typeQDPoint for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:746
static int keyAEPointList
          0x70746c74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:362
static int keyAEPointSize
          0x7074737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:363
static int keyAEPosition
          0x6b706f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:364
static int keyAEPOSTHeaderData
          when keyXMLDebugginAttr so specifies, these additional parameters will be part of the reply.
static int keyAEPropData
          0x70726474
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:368
static int keyAEProperties
          0x7170726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:369
static int keyAEProperty
          0x6b707270
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:370
static int keyAEPropFlags
          0x70726667
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:371
static int keyAEPropID
          0x70726f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:372
static int keyAEProtection
          0x7070726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:373
static int keyAERangeStart
          ... for Keywords for getting fields out of Range specifier records.
static int keyAERangeStop
          0x73746f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:64
static int keyAERecorderCount
          Keyword for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:48
static int keyAERegionClass
          typeShortInteger for System 7, typeRegionClass for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:748
static int keyAERenderAs
          0x6b72656e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:374
static int keyAEReplyHeaderData
          what the server sent to us
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:236
static int keyAERequestedType
          0x72747970
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:375
static int keyAEResult
          0x2d2d2d2d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:376
static int keyAEResultInfo
          0x7273696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:377
static int keyAERotation
          0x70726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:378
static int keyAERotPoint
          0x6b727470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:379
static int keyAERowList
          0x6b726c73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:380
static int keyAESaveOptions
          0x7361766f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:381
static int keyAEScale
          0x7073636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:382
static int keyAEScriptTag
          0x70736374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:383
static int keyAESearchText
          0x73747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:384
static int keyAEServerInstance
          component instance
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:639
static int keyAEShowWhere
          0x73686f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:385
static int keyAEStartAngle
          0x70616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:386
static int keyAEStartPoint
          0x70737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:387
static int keyAEStyles
          0x6b737479
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:388
static int keyAESuiteID
          0x73756974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:392
static int keyAETest
          SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x6b747374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:118
static int keyAEText
          0x6b747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:393
static int keyAETextColor
          0x70747863
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:394
static int keyAETextFont
          0x70747866
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:395
static int keyAETextLineAscent
          type ShortInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:399
static int keyAETextLineHeight
          type ShortInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:398
static int keyAETextPointSize
          0x70747073
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:396
static int keyAETextServiceEncoding
          Text Service encoding, mac or Unicode in UpdateActiveInputArea or GetSelectedText events.
static int keyAETextServiceMacEncoding
          Target mac encoding for TSM conversion of text from Unicode text service.
static int keyAETextStyles
          0x74787374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:397
static int keyAETheData
          typeText
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:640
static int keyAETheText
          0x74687478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:400
static int keyAETransferMode
          0x7070746d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:401
static int keyAETranslation
          0x70747273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:402
static int keyAETryAsStructGraf
          0x746f6f67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:403
static int keyAETSMDocumentRefcon
          TSM document refcon, typeLongInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:638
static int keyAETSMEventRecord
          Low level Event Record, typeLowLevelEventRecord
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:651
static int keyAETSMEventRef
          Carbon EventRef, typeEventRef
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:652
static int keyAETSMGlyphInfoArray
          typeGlyphInfoArray
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:655
static int keyAETSMScriptTag
           
static int keyAETSMTextFMFont
          FMFont
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:649
static int keyAETSMTextFont
          FMFontFamily or FOND ID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:648
static int keyAETSMTextPointSize
           
static int keyAEUniformStyles
          0x7573746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:404
static int keyAEUpdateOn
          0x70757064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:405
static int keyAEUpdateRange
          typeTextRangeArray
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:642
static int keyAEUserTerm
          0x7574726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:406
static int keyAEVersion
          Keyword for version information
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:50
static int keyAEWhoseRangeStart
          SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77737472
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:115
static int keyAEWhoseRangeStop
          SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:116
static int keyAEWindow
          0x776e6477
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:407
static int keyAEWritingCode
          0x77726364
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:408
static int keyAEXMLReplyData
          what the server sent to us
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:238
static int keyAEXMLRequestData
          what we sent to the server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:237
static int keyCloseAllWindows
           
static int keyDirectObject
          Keywords for Apple event parameters
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:41
static int keyDisableAuthenticationAttr
          When present and with a non zero value (that is, false, or integer 0),
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:221
static int keyDisposeTokenProc
          ... special handler selectors for OSL Callbacks.
static int keyDriveNumber
           
static int keyErrorCode
           
static int keyErrorNumber
           
static int keyErrorString
           
static int keyEventClassAttr
          Keywords for Apple event attributes
AEEventClass
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:181
static int keyEventIDAttr
          Keywords for Apple event attributes
AEEventID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:182
static int keyEventSourceAttr
          Keywords for Apple event attributes
this attribute is read only - returned as typeShortInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:187
static int keyHighLevelClass
           
static int keyHighLevelID
           
static int keyInteractLevelAttr
          Keywords for Apple event attributes
this attribute is read only - will be set in AESend
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:186
static int keyKey
           
static int keyKeyboard
           
static int keyKeyCode
           
static int keyLocalWhere
           
static int keyMenuID
           
static int keyMenuItem
           
static int keyMiscellaneous
          0x666d7363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:412
static int keyMissedKeywordAttr
          Keywords for Apple event attributes
this attribute is read only
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:188
static int keyModifiers
           
static int keyNewBounds
           
static int keyOptionalKeywordAttr
          Keywords for Apple event attributes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:184
static int keyOriginalAddressAttr
          Keywords for Apple event attributes
new in 1.0.1
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:189
static int keyOriginalBounds
           
static int keyPreDispatch
          preHandler accessor call
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:45
static int keyProcessSerialNumber
          Keywords for special handlers
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:44
static int keyReplyPortAttr
          -
AE Mach API --
* AppleEvents on OS X are implemented in terms of mach messages.
static int keyReplyRequestedAttr
          Keywords for Apple event attributes
Was a reply requested for this event - returned as typeBoolean
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:191
static int keyReturnIDAttr
          Keywords for Apple event attributes
AEReturnID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:180
static int keyRPCMethodName
          these parameters exist as part of the direct object of the event for both incoming and outgoing requests
name of the method to call
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:231
static int keyRPCMethodParam
          the list (or structure) of parameters
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:232
static int keyRPCMethodParamOrder
          if a structure, the order of parameters (a list)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:233
static int keySelection
          0x6673656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:413
static int keySelectProc
          more selector call
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:46
static int keySenderEGIDAttr
          Keywords for Apple event attributes
read only, returned as typeSInt32.
static int keySenderEUIDAttr
          Keywords for Apple event attributes
read only, returned as typeSInt32.
static int keySenderGIDAttr
          Keywords for Apple event attributes
read only, returned as typeSInt32.
static int keySenderPIDAttr
          Keywords for Apple event attributes
read only, returned as typeSInt32.
static int keySenderUIDAttr
          Keywords for Apple event attributes
read only, returned as typeSInt32.
static int keySOAPAction
          the SOAPAction header (required for SOAP messages)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:241
static int keySOAPMethodNameSpace
          Optional namespace (defaults to m:)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:242
static int keySOAPMethodNameSpaceURI
          Required namespace URI
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:243
static int keySOAPSchemaVersion
          Optional XML Schema version, defaults to kSOAP1999Schama
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:244
static int keySOAPSMDNamespace
          When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure.
static int keySOAPSMDNamespaceURI
          When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure.
static int keySOAPSMDType
          When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure.
static int keySOAPStructureMetaData
          When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure.
static int keyTimeoutAttr
          Keywords for Apple event attributes
SInt32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:185
static int keyTransactionIDAttr
          Keywords for Apple event attributes
AETransactionID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:179
static int keyUserNameAttr
          outgoing event attributes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:219
static int keyUserPasswordAttr
          not sent with the event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:220
static int keyWhen
          EventRecord keys
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:416
static int keyWhere
           
static int keyWindow
          0x6b776e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:414
static int keyXMLDebuggingAttr
          value, AESend will prompt for authentication information from the user if the interaction level allows.
static int kFAAttachCommand
          Attach event id
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:804
static int kFAEditCommand
          Edit event id
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:806
static int kFAFileParam
          Key for file parameter for Attach
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:807
static int kFAIndexParam
          Key for index (0-based) parameter for Remove and Edit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:808
static int kFARemoveCommand
          Remove event id
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:805
static int kFAServerApp
          AppleScript 1.3: Folder Actions
Creator code for Folder Actions Server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:793
static int kFASuiteCode
          Suite code for the following events
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:803
static int kFolderActionCode
          Parameter that contains the Folder Action
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:795
static int kFolderClosedEvent
           
static int kFolderItemsAddedEvent
           
static int kFolderItemsRemovedEvent
           
static int kFolderOpenedEvent
          Value of kFolderActionCode parameter; sent to script as event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:796
static int kFolderWindowMovedEvent
           
static int kGetSelectedText
          Get text for current selection
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:637
static int kItemList
          List parameter for added and removed items
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:801
static int kLaunchToGetTerminology
          If kLaunchToGetTerminology is 0, 'aete' is read directly from res file.
static int kNewSizeParameter
          Parameter for moved window
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:802
static int kNextBody
           
static int kNoTimeOut
          Constants for timeout durations
wait until reply comes back, however long it takes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:408
static int kOffset2Pos
          converting char position to global coordinates
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:635
static int kOSIZCodeInSharedLibraries
          If set, loader will look for handler in shared library, not osax resources
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:85
static int kOSIZdontAcceptRemoteEvents
          If set, handler will not be called with events from remote machines
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:83
static int kOSIZDontOpenResourceFile
          AppleScript 1.3: Bit masks for osiz resources
If set, resource file is not opened when osax is loaded
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:82
static int kOSIZOpenWithReadPermission
          If set, file will be opened with read permission only
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:84
static int kPos2Offset
          converting global coordinates to char position
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:634
static int kPreviousBody
           
static int kReadExtensionTermsMask
          old names for above bits.
static int kShowHideInputWindow
          show or hide the input window
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:633
static int kSOAP1999Schema
          These values can be added as a parameter to the direct object of a
SOAP message to specify the serialization schema.
static int kSOAP2001Schema
          These values can be added as a parameter to the direct object of a
SOAP message to specify the serialization schema.
static int kTextServiceClass
           
static int kTSMHiliteBlockFillText
          Hilite styles
Block Fill hilite style
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:720
static int kTSMHiliteCaretPosition
          Hilite styles
specify caret position
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:715
static int kTSMHiliteConvertedText
          Hilite styles
specify range of converted text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:718
static int kTSMHiliteNoHilite
          Hilite styles
specify range of non-hilited text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:723
static int kTSMHiliteOutlineText
          Hilite styles
Outline hilite style
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:721
static int kTSMHiliteRawText
          Hilite styles
specify range of raw text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:716
static int kTSMHiliteSelectedConvertedText
          Hilite styles
specify range of selected converted text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:719
static int kTSMHiliteSelectedRawText
          Hilite styles
specify range of selected raw text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:717
static int kTSMHiliteSelectedText
          Hilite styles
Selected hilite style
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:722
static int kTSMInsideOfActiveInputArea
          Desc type constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:671
static int kTSMInsideOfBody
          Desc type constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:670
static int kTSMOutsideOfBody
          Desc type constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:669
static int kUnicodeNotFromInputMethod
          Unicode text when event not handled by Input Method or no Input Method
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:636
static int kUpdateActiveInputArea
          update the active input area
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:632
static int pArcAngle
          0x70617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:429
static int pATMachine
           
static int pATType
           
static int pATZone
           
static int pBackgroundColor
          0x7062636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:430
static int pBackgroundPattern
          0x70627074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:431
static int pBestType
          0x70627374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:432
static int pBounds
          0x70626e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:433
static int pClass
          0x70636c73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:434
static int pClipboard
          0x70636c69
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:435
static int pColor
          0x636f6c72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:436
static int pColorTable
          0x636c7462
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:437
static int pConduit
           
static int pContents
          0x70636e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:438
static int pCornerCurveHeight
          0x70636864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:439
static int pCornerCurveWidth
          0x70637764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:440
static int pDashStyle
          0x70647374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:441
static int pDefaultType
          0x64656674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:442
static int pDefinitionRect
          0x70647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:443
static int pDeviceAddress
           
static int pDeviceType
          Properties
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:910
static int pDNS
           
static int pDNSForm
           
static int pDottedDecimal
           
static int pEnabled
          0x656e626c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:444
static int pEndPoint
          0x70656e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:445
static int pFillColor
          0x666c636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:446
static int pFillPattern
          0x666c7074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:447
static int pFont
          0x666f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:448
static int pFormula
          0x70666f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:452
static int pFTPKind
           
static int pGraphicObjects
          0x676f6273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:453
static int pHasCloseBox
          0x68636c62
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:454
static int pHasTitleBar
          0x70746974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:455
static int pHost
           
static int pID
          0x49442020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:456
static int pIndex
          0x70696478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:457
static int pInsertionLoc
          0x70696e73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:458
static int pIsFloating
          0x6973666c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:459
static int pIsFrontProcess
          0x70697366
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:460
static int pIsModal
          0x706d6f64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:461
static int pIsModified
          0x696d6f64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:462
static int pIsResizable
          0x7072737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:463
static int pIsStationeryPad
          0x70737064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:464
static int pIsZoomable
          0x69737a6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:465
static int pIsZoomed
          0x707a756d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:466
static int pItemNumber
          0x69746d6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:467
static int pJustification
          0x706a7374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:468
static int pKeyKind
           
static int pKeystrokeKey
           
static int pLineArrow
          0x6172726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:469
static int pMenuID
          0x6d6e6964
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:470
static int pModifiers
           
static int pName
          0x706e616d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:471
static int pNetwork
           
static int pNewElementLoc
          0x706e656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:475
static int pNode
           
static int pPath
           
static int pPenColor
          0x7070636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:476
static int pPenPattern
          0x70707061
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:477
static int pPenWidth
          0x70707764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:478
static int pPixelDepth
          0x70647074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:479
static int pPointList
          0x70746c74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:480
static int pPointSize
          0x7074737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:481
static int pPort
           
static int pProtection
          0x7070726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:482
static int pProtocol
          cde 4/27/98 was 'ppro' conflicted with DB suite
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:913
static int pRotation
          0x70726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:483
static int pScale
          0x7073636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:484
static int pScheme
          Properties
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:855
static int pScript
          0x73637074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:485
static int pScriptTag
          0x70736374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:486
static int pSCSIBus
           
static int pSCSILUN
          cde 5/22/98 per WWDC developer request
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:924
static int pSelected
          0x73656c63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:487
static int pSelection
          0x73656c65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:488
static int pSocket
           
static int pStartAngle
          0x70616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:489
static int pStartPoint
          0x70737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:490
static int pTextColor
          0x70747863
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:491
static int pTextEncoding
           
static int pTextFont
          0x70747866
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:492
static int pTextItemDelimiters
          0x7478646c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:493
static int pTextPointSize
          0x70747073
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:494
static int pTextStyles
          0x74787374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:498
static int pTransferMode
          0x7070746d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:499
static int pTranslation
          0x70747273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:500
static int pUniformStyles
          0x7573746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:501
static int pUpdateOn
          0x70757064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:502
static int pURL
           
static int pUserName
           
static int pUserPassword
           
static int pUserSelection
          0x7075736c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:503
static int pVersion
          0x76657273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:504
static int pVisible
          0x70766973
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:505
static int type128BitFloatingPoint
          Preferred numeric Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:68
static int typeAbsoluteOrdinal
          VALUE and TYPE CONSTANTS ***
0x6162736f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:91
static int typeAEList
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:115
static int typeAERecord
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:116
static int typeAEText
          0x74545854
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:509
static int typeAlias
          More Apple event descriptor types
AliasPtr, from a valid AliasHandle
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:121
static int typeAppleEvent
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:117
static int typeApplicationBundleID
          Targeting applications by bundle ID is only available in Mac OS X 10.3 or later.
static int typeApplicationURL
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:136
static int typeApplSignature
          More Apple event descriptor types
OSType
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:132
static int typeAppParameters
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:124
static int typeArc
          0x63617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:510
static int typeBest
          0x62657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:511
static int typeBookmarkData
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:128
static int typeBoolean
          Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:34
static int typeCell
          0x6363656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:512
static int typeCentimeters
           
static int typeCFAbsoluteTime
           
static int typeCFArrayRef
           
static int typeCFAttributedStringRef
           
static int typeCFBooleanRef
           
static int typeCFDictionaryRef
           
static int typeCFMutableArrayRef
           
static int typeCFMutableAttributedStringRef
           
static int typeCFMutableDictionaryRef
           
static int typeCFMutableStringRef
           
static int typeCFNumberRef
           
static int typeCFStringRef
           
static int typeCFTypeRef
           
static int typeChar
          Apple event descriptor types
Deprecated, use typeUTF8Text instead.
static int typeClassInfo
          0x67636c69
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:513
static int typeColorTable
          0x636c7274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:514
static int typeColumn
          0x63636f6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:515
static int typeComp
           
static int typeCompDescriptor
          VALUE and TYPE CONSTANTS ***
0x636d7064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:95
static int typeComponentInstance
          server instance
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:657
static int typeCString
          The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition.
static int typeCubicCentimeter
           
static int typeCubicFeet
           
static int typeCubicInches
           
static int typeCubicMeters
          Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:777
static int typeCubicYards
           
static int typeCurrentContainer
          VALUE and TYPE CONSTANTS ***
0x63636e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:88
static int typeDashStyle
          0x74646173
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:516
static int typeData
          0x74647461
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:517
static int typeDecimalStruct
          Preferred numeric Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:69
static int typeDegreesC
          Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:786
static int typeDegreesF
           
static int typeDegreesK
           
static int typeDrawingArea
          0x63647277
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:518
static int typeElemInfo
          0x656c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:519
static int typeEncodedString
          The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition.
static int typeEnumerated
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:122
static int typeEnumeration
          0x656e756d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:520
static int typeEPS
          0x45505320
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:521
static int typeEventInfo
          0x6576696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:522
static int typeEventRecord
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:118
static int typeEventRef
          Carbon EventRef
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:662
static int typeExtended
           
static int typeFalse
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:120
static int typeFeet
           
static int typeFileURL
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:127
static int typeFinderWindow
          0x6677696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:526
static int typeFixed
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:134
static int typeFixedPoint
          0x66706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:527
static int typeFixedRectangle
          0x66726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:528
static int typeFloat
           
static int typeFSRef
          More Apple event descriptor types
FSRef
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:126
static int typeFSS
          FSSpecs are deprecated on Mac OS X, and their use in AppleEvents is discouraged.
static int typeGallons
           
static int typeGIF
           
static int typeGlyphInfoArray
          Glyph/FMFont info array for sub ranges of Unicode text.
static int typeGrams
           
static int typeGraphicLine
          0x676c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:529
static int typeGraphicText
          0x63677478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:530
static int typeGroupedGraphic
          0x63706963
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:531
static int typeHIMenu
           
static int typeHIWindow
           
static int typeIEEE32BitFloatingPoint
          Preferred numeric Apple event descriptor types
float
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:66
static int typeIEEE64BitFloatingPoint
          Preferred numeric Apple event descriptor types
double
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:67
static int typeInches
           
static int typeIndexDescriptor
          VALUE and TYPE CONSTANTS ***
0x696e6465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:92
static int typeInsertionLoc
          0x696e736c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:532
static int typeInteger
           
static int typeIntlText
          0x69747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:533
static int typeIntlWritingCode
          0x696e746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:534
static int typeISO8601DateTime
          0x69736f74 data is ascii text of an ISO8601 date
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:537
static int typeJPEG
           
static int typeKernelProcessID
          New addressing modes for MacOS X
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:168
static int typeKeyword
          More Apple event descriptor types
OSType
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:129
static int typeKilograms
          Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:782
static int typeKilometers
           
static int typeLiters
          Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:774
static int typeLogicalDescriptor
          VALUE and TYPE CONSTANTS ***
0x6c6f6769
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:94
static int typeLongDateTime
          0x6c647420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:535
static int typeLongFixed
          0x6c667864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:538
static int typeLongFixedPoint
          0x6c667074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:539
static int typeLongFixedRectangle
          0x6c667263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:540
static int typeLongFloat
           
static int typeLongInteger
           
static int typeLongPoint
          0x6c706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:541
static int typeLongRectangle
          0x6c726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:542
static int typeLowLevelEventRecord
          Low Level Event Record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:660
static int typeMachineLoc
          0x6d4c6f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:543
static int typeMachPort
          New addressing modes for MacOS X
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:169
static int typeMagnitude
           
static int typeMeters
          AppleScript 1.3: Unit types
Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:762
static int typeMiles
           
static int typeNull
          More Apple event descriptor types
null or nonexistent data
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:137
static int typeObjectBeingExamined
          VALUE and TYPE CONSTANTS ***
0x65786d6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:87
static int typeObjectSpecifier
          VALUE and TYPE CONSTANTS ***
... relevant types (some of these are often pared with forms above).
static int typeOffsetArray
          offset array
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:658
static int typeOSLTokenList
          VALUE and TYPE CONSTANTS ***
0x6F73746C
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:96
static int typeOunces
           
static int typeOval
          0x636f766c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:544
static int typeParamInfo
          0x706d696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:545
static int typePict
          0x50494354
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:546
static int typePixelMap
          0x63706978
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:550
static int typePixMapMinus
          0x74706d6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:551
static int typePolygon
          0x6370676e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:552
static int typePounds
           
static int typeProcessSerialNumber
          More Apple event descriptor types
ProcessSerialNumber
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:135
static int typeProperty
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:125
static int typePropInfo
          0x70696e66
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:553
static int typePString
          The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition.
static int typePtr
          0x70747220
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:554
static int typeQDPoint
          0x51447074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:555
static int typeQDRectangle
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:133
static int typeQDRegion
          0x51447074 (data is actual region data, including rectangle and size, _not_ region handle or ptr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:556
static int typeQuarts
           
static int typeRangeDescriptor
          VALUE and TYPE CONSTANTS ***
0x72616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:93
static int typeRectangle
          0x63726563
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:557
static int typeRelativeDescriptor
          VALUE and TYPE CONSTANTS ***
0x72656c20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:90
static int typeReplyPortAttr
          typeReplyPortAttr was misnamed and is deprecated; use keyReplyPortAttr instead.
static int typeRGB16
          0x74723136
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:558
static int typeRGB96
          0x74723936
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:559
static int typeRGBColor
          0x63524742
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:560
static int typeRotation
          0x74726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:561
static int typeRoundedRectangle
          0x63727263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:562
static int typeRow
          0x63726f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:563
static int typeScrapStyles
          0x7374796c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:564
static int typeScript
          0x73637074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:565
static int typeSectionH
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:130
static int typeShortFloat
           
static int typeShortInteger
           
static int typeSInt16
          Preferred numeric Apple event descriptor types
SInt16 : signed, 16 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:60
static int typeSInt32
          Preferred numeric Apple event descriptor types
SInt32 : signed, 32 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:62
static int typeSInt64
          Preferred numeric Apple event descriptor types
SInt64 : signed, 64 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:64
static int typeSMFloat
           
static int typeSMInt
           
static int typeSquareFeet
           
static int typeSquareKilometers
           
static int typeSquareMeters
          Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:769
static int typeSquareMiles
           
static int typeSquareYards
           
static int typeStyledText
          0x53545854
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:566
static int typeStyledUnicodeText
          The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition.
static int typeSuiteInfo
          0x7375696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:567
static int typeTable
          0x6374626c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:568
static int typeText
          Plain text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:663
static int typeTextRange
          TextRange
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:656
static int typeTextRangeArray
           
static int typeTextStyles
          0x74737479
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:569
static int typeTIFF
          0x54494646
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:573
static int typeToken
          VALUE and TYPE CONSTANTS ***
0x746f6b65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:89
static int typeTrue
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:119
static int typeType
          More Apple event descriptor types
OSType
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:123
static int typeUInt16
          Preferred numeric Apple event descriptor types
UInt16 : unsigned, 16 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:61
static int typeUInt32
          Preferred numeric Apple event descriptor types
UInt32 : unsigned, 32 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:63
static int typeUInt64
          Preferred numeric Apple event descriptor types
UInt64 : unsigned, 64 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:65
static int typeUnicodeText
          The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition.
static int typeUTF16ExternalRepresentation
          The preferred unicode text types.
static int typeUTF8Text
          The preferred unicode text types.
static int typeVersion
          0x76657273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:576
static int typeWhoseDescriptor
          SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77686f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:112
static int typeWhoseRange
          SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77726e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:114
static int typeWildCard
          More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:131
static int typeYards
           
 
Fields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
 
Method Summary
 boolean AECheckIsRecord(AEDesc theDesc)
          AECheckIsRecord()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.4 and later
Non-Carbon CFM: not available
Original signature : Boolean AECheckIsRecord(const AEDesc*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:1593
 AELibrary.AERemoteProcessResolver AECreateRemoteProcessResolver(CoreFoundationLibrary.__CFAllocator allocator, ColorSyncLibrary.__CFURL url)
          AECreateRemoteProcessResolver()

Discussion:
Create a Remote Process List Resolver object.
 void AEDisposeRemoteProcessResolver(AELibrary.AERemoteProcessResolver ref)
          AEDisposeRemoteProcessResolver()

Discussion:
Disposes of a AERemoteProcessResolverRef.
 NativeLong AEGetDescDataSize(AEDesc theAEDesc)
          AEGetDescDataSize()

Discussion:
Gets the size, in bytes, of the data in the specified descriptor.
 int AEGetRegisteredMachPort()
          AEGetRegisteredMachPort()

Discussion:
Return the mach_port_t that was registered by the AppleEvent
framework for this process.
 void AEInitializeDesc(AEDesc desc)
          AEInitializeDesc()

Discussion:
The function sets the type of the descriptor to typeNull and sets
the data handle to NULL.
 HIServicesLibrary.__CFArray AERemoteProcessResolverGetProcesses(AELibrary.AERemoteProcessResolver ref, CFStreamError outError)
          AERemoteProcessResolverGetProcesses()

Discussion:
Returns a CFArrayRef containing CFDictionary objects containing
information about processses running on a remote machine.
 NativeLong AESizeOfFlattenedDesc(AEDesc theAEDesc)
          AESizeOfFlattenedDesc()

Discussion:
Returns the amount of buffer space needed to flatten the AEDesc.
 AELibrary.OpaqueAEStreamRef AEStreamCreateEvent(int clazz, int id, int targetType, Pointer targetData, NativeLong targetLength, short returnID, int transactionID)
          AEStreamCreateEvent()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.1 and later
Non-Carbon CFM: not available
Original signature : AEStreamRef AEStreamCreateEvent(AEEventClass, AEEventID, DescType, const void*, Size, SInt16, SInt32)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:568
 AELibrary.OpaqueAEStreamRef AEStreamOpen()
          AEStreamOpen()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.1 and later
Non-Carbon CFM: not available
Original signature : AEStreamRef AEStreamOpen()
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:275
 AELibrary.OpaqueAEStreamRef AEStreamOpenEvent(AEDesc event)
          AEStreamOpenEvent()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.1 and later
Non-Carbon CFM: not available
Original signature : AEStreamRef AEStreamOpenEvent(AppleEvent*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:598
 void DisposeAECoercePtrUPP(AELibrary.AECoercePtrProcPtr userUPP)
          DisposeAECoercePtrUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeAECoercePtrUPP(AECoercePtrUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:460
 void DisposeAEDisposeExternalUPP(AELibrary.AEDisposeExternalProcPtr userUPP)
          DisposeAEDisposeExternalUPP()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeAEDisposeExternalUPP(AEDisposeExternalUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2616
 void DisposeAEEventHandlerUPP(AELibrary.AEEventHandlerProcPtr userUPP)
          DisposeAEEventHandlerUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeAEEventHandlerUPP(AEEventHandlerUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2627
 void DisposeOSLAdjustMarksUPP(AELibrary.OSLAdjustMarksProcPtr userUPP)
          DisposeOSLAdjustMarksUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLAdjustMarksUPP(OSLAdjustMarksUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:329
 void DisposeOSLCompareUPP(AELibrary.OSLCompareProcPtr userUPP)
          DisposeOSLCompareUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLCompareUPP(OSLCompareUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:263
 void DisposeOSLCountUPP(AELibrary.OSLCountProcPtr userUPP)
          DisposeOSLCountUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLCountUPP(OSLCountUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:274
 void DisposeOSLDisposeTokenUPP(AELibrary.OSLDisposeTokenProcPtr userUPP)
          DisposeOSLDisposeTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLDisposeTokenUPP(OSLDisposeTokenUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:285
 void DisposeOSLGetErrDescUPP(AELibrary.OSLGetErrDescProcPtr userUPP)
          DisposeOSLGetErrDescUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLGetErrDescUPP(OSLGetErrDescUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:307
 void DisposeOSLGetMarkTokenUPP(AELibrary.OSLGetMarkTokenProcPtr userUPP)
          DisposeOSLGetMarkTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLGetMarkTokenUPP(OSLGetMarkTokenUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:296
 void DisposeOSLMarkUPP(AELibrary.OSLMarkProcPtr userUPP)
          DisposeOSLMarkUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLMarkUPP(OSLMarkUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:318
 void InvokeAEDisposeExternalUPP(Pointer dataPtr, NativeLong dataLength, int refcon, AELibrary.AEDisposeExternalProcPtr userUPP)
          InvokeAEDisposeExternalUPP()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: available as macro/inline
Original signature : void InvokeAEDisposeExternalUPP(const void*, Size, SRefCon, AEDisposeExternalUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2638
 AELibrary.AECoercePtrProcPtr NewAECoercePtrUPP(AELibrary.AECoercePtrProcPtr userRoutine)
          NewAECoercePtrUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : AECoercePtrUPP NewAECoercePtrUPP(AECoercePtrProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:438
 AELibrary.AEDisposeExternalProcPtr NewAEDisposeExternalUPP(AELibrary.AEDisposeExternalProcPtr userRoutine)
          NewAEDisposeExternalUPP()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: available as macro/inline
Original signature : AEDisposeExternalUPP NewAEDisposeExternalUPP(AEDisposeExternalProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2594
 AELibrary.AEEventHandlerProcPtr NewAEEventHandlerUPP(AELibrary.AEEventHandlerProcPtr userRoutine)
          NewAEEventHandlerUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : AEEventHandlerUPP NewAEEventHandlerUPP(AEEventHandlerProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2605
 AELibrary.OSLAdjustMarksProcPtr NewOSLAdjustMarksUPP(AELibrary.OSLAdjustMarksProcPtr userRoutine)
          NewOSLAdjustMarksUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLAdjustMarksUPP NewOSLAdjustMarksUPP(OSLAdjustMarksProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:241
 AELibrary.OSLCompareProcPtr NewOSLCompareUPP(AELibrary.OSLCompareProcPtr userRoutine)
          NewOSLCompareUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLCompareUPP NewOSLCompareUPP(OSLCompareProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:175
 AELibrary.OSLCountProcPtr NewOSLCountUPP(AELibrary.OSLCountProcPtr userRoutine)
          NewOSLCountUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLCountUPP NewOSLCountUPP(OSLCountProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:186
 AELibrary.OSLDisposeTokenProcPtr NewOSLDisposeTokenUPP(AELibrary.OSLDisposeTokenProcPtr userRoutine)
          NewOSLDisposeTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLDisposeTokenUPP NewOSLDisposeTokenUPP(OSLDisposeTokenProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:197
 AELibrary.OSLGetErrDescProcPtr NewOSLGetErrDescUPP(AELibrary.OSLGetErrDescProcPtr userRoutine)
          NewOSLGetErrDescUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLGetErrDescUPP NewOSLGetErrDescUPP(OSLGetErrDescProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:219
 AELibrary.OSLGetMarkTokenProcPtr NewOSLGetMarkTokenUPP(AELibrary.OSLGetMarkTokenProcPtr userRoutine)
          NewOSLGetMarkTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLGetMarkTokenUPP NewOSLGetMarkTokenUPP(OSLGetMarkTokenProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:208
 AELibrary.OSLMarkProcPtr NewOSLMarkUPP(AELibrary.OSLMarkProcPtr userRoutine)
          NewOSLMarkUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLMarkUPP NewOSLMarkUPP(OSLMarkProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:230
 

Field Detail

JNA_LIBRARY_NAME

static final String JNA_LIBRARY_NAME

JNA_NATIVE_LIB

static final NativeLibrary JNA_NATIVE_LIB

INSTANCE

static final AELibrary INSTANCE

typeBoolean

static final int typeBoolean
Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:34

See Also:
Constant Field Values

typeChar

static final int typeChar
Apple event descriptor types
Deprecated, use typeUTF8Text instead.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:35

See Also:
Constant Field Values

typeStyledUnicodeText

static final int typeStyledUnicodeText
The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition. Please use
typeUTF16ExternalRepresentation or typeUTF8Text instead.
Not implemented
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:43

See Also:
Constant Field Values

typeEncodedString

static final int typeEncodedString
The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition. Please use
typeUTF16ExternalRepresentation or typeUTF8Text instead.
Not implemented
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:44

See Also:
Constant Field Values

typeUnicodeText

static final int typeUnicodeText
The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition. Please use
typeUTF16ExternalRepresentation or typeUTF8Text instead.
native byte ordering, optional BOM
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:45

See Also:
Constant Field Values

typeCString

static final int typeCString
The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition. Please use
typeUTF16ExternalRepresentation or typeUTF8Text instead.
MacRoman characters followed by a NULL byte
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:46

See Also:
Constant Field Values

typePString

static final int typePString
The following descriptor types are deprecated due to their lack of
explicit encoding or byte order definition. Please use
typeUTF16ExternalRepresentation or typeUTF8Text instead.
Unsigned length byte followed by MacRoman characters
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:47

See Also:
Constant Field Values

typeUTF16ExternalRepresentation

static final int typeUTF16ExternalRepresentation
The preferred unicode text types. In both cases, there is no explicit null termination or length byte.
big-endian 16 bit unicode with optional byte-order-mark, or little-endian 16 bit unicode with required byte-order-mark.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:54

See Also:
Constant Field Values

typeUTF8Text

static final int typeUTF8Text
The preferred unicode text types. In both cases, there is no explicit null termination or length byte.
8 bit unicode
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:55

See Also:
Constant Field Values

typeSInt16

static final int typeSInt16
Preferred numeric Apple event descriptor types
SInt16 : signed, 16 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:60

See Also:
Constant Field Values

typeUInt16

static final int typeUInt16
Preferred numeric Apple event descriptor types
UInt16 : unsigned, 16 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:61

See Also:
Constant Field Values

typeSInt32

static final int typeSInt32
Preferred numeric Apple event descriptor types
SInt32 : signed, 32 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:62

See Also:
Constant Field Values

typeUInt32

static final int typeUInt32
Preferred numeric Apple event descriptor types
UInt32 : unsigned, 32 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:63

See Also:
Constant Field Values

typeSInt64

static final int typeSInt64
Preferred numeric Apple event descriptor types
SInt64 : signed, 64 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:64

See Also:
Constant Field Values

typeUInt64

static final int typeUInt64
Preferred numeric Apple event descriptor types
UInt64 : unsigned, 64 bit integer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:65

See Also:
Constant Field Values

typeIEEE32BitFloatingPoint

static final int typeIEEE32BitFloatingPoint
Preferred numeric Apple event descriptor types
float
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:66

See Also:
Constant Field Values

typeIEEE64BitFloatingPoint

static final int typeIEEE64BitFloatingPoint
Preferred numeric Apple event descriptor types
double
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:67

See Also:
Constant Field Values

type128BitFloatingPoint

static final int type128BitFloatingPoint
Preferred numeric Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:68

See Also:
Constant Field Values

typeDecimalStruct

static final int typeDecimalStruct
Preferred numeric Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:69

See Also:
Constant Field Values

typeSMInt

static final int typeSMInt
See Also:
Constant Field Values

typeShortInteger

static final int typeShortInteger
See Also:
Constant Field Values

typeInteger

static final int typeInteger
See Also:
Constant Field Values

typeLongInteger

static final int typeLongInteger
See Also:
Constant Field Values

typeMagnitude

static final int typeMagnitude
See Also:
Constant Field Values

typeComp

static final int typeComp
See Also:
Constant Field Values

typeSMFloat

static final int typeSMFloat
See Also:
Constant Field Values

typeShortFloat

static final int typeShortFloat
See Also:
Constant Field Values

typeFloat

static final int typeFloat
See Also:
Constant Field Values

typeLongFloat

static final int typeLongFloat
See Also:
Constant Field Values

typeExtended

static final int typeExtended
See Also:
Constant Field Values

typeAEList

static final int typeAEList
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:115

See Also:
Constant Field Values

typeAERecord

static final int typeAERecord
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:116

See Also:
Constant Field Values

typeAppleEvent

static final int typeAppleEvent
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:117

See Also:
Constant Field Values

typeEventRecord

static final int typeEventRecord
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:118

See Also:
Constant Field Values

typeTrue

static final int typeTrue
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:119

See Also:
Constant Field Values

typeFalse

static final int typeFalse
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:120

See Also:
Constant Field Values

typeAlias

static final int typeAlias
More Apple event descriptor types
AliasPtr, from a valid AliasHandle
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:121

See Also:
Constant Field Values

typeEnumerated

static final int typeEnumerated
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:122

See Also:
Constant Field Values

typeType

static final int typeType
More Apple event descriptor types
OSType
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:123

See Also:
Constant Field Values

typeAppParameters

static final int typeAppParameters
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:124

See Also:
Constant Field Values

typeProperty

static final int typeProperty
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:125

See Also:
Constant Field Values

typeFSRef

static final int typeFSRef
More Apple event descriptor types
FSRef
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:126

See Also:
Constant Field Values

typeFileURL

static final int typeFileURL
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:127

See Also:
Constant Field Values

typeBookmarkData

static final int typeBookmarkData
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:128

See Also:
Constant Field Values

typeKeyword

static final int typeKeyword
More Apple event descriptor types
OSType
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:129

See Also:
Constant Field Values

typeSectionH

static final int typeSectionH
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:130

See Also:
Constant Field Values

typeWildCard

static final int typeWildCard
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:131

See Also:
Constant Field Values

typeApplSignature

static final int typeApplSignature
More Apple event descriptor types
OSType
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:132

See Also:
Constant Field Values

typeQDRectangle

static final int typeQDRectangle
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:133

See Also:
Constant Field Values

typeFixed

static final int typeFixed
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:134

See Also:
Constant Field Values

typeProcessSerialNumber

static final int typeProcessSerialNumber
More Apple event descriptor types
ProcessSerialNumber
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:135

See Also:
Constant Field Values

typeApplicationURL

static final int typeApplicationURL
More Apple event descriptor types
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:136

See Also:
Constant Field Values

typeNull

static final int typeNull
More Apple event descriptor types
null or nonexistent data
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:137

See Also:
Constant Field Values

typeFSS

static final int typeFSS
FSSpecs are deprecated on Mac OS X, and their use in AppleEvents is discouraged. You should change
your code to use FSRefs. In __LP64__ code, coercions into typeFSS is not supported,
and coercion from typeFSS is not guaranteed to work correctly in all cases.
FSSpec
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:147

See Also:
Constant Field Values

typeCFAttributedStringRef

static final int typeCFAttributedStringRef
See Also:
Constant Field Values

typeCFMutableAttributedStringRef

static final int typeCFMutableAttributedStringRef
See Also:
Constant Field Values

typeCFStringRef

static final int typeCFStringRef
See Also:
Constant Field Values

typeCFMutableStringRef

static final int typeCFMutableStringRef
See Also:
Constant Field Values

typeCFArrayRef

static final int typeCFArrayRef
See Also:
Constant Field Values

typeCFMutableArrayRef

static final int typeCFMutableArrayRef
See Also:
Constant Field Values

typeCFDictionaryRef

static final int typeCFDictionaryRef
See Also:
Constant Field Values

typeCFMutableDictionaryRef

static final int typeCFMutableDictionaryRef
See Also:
Constant Field Values

typeCFNumberRef

static final int typeCFNumberRef
See Also:
Constant Field Values

typeCFBooleanRef

static final int typeCFBooleanRef
See Also:
Constant Field Values

typeCFTypeRef

static final int typeCFTypeRef
See Also:
Constant Field Values

typeKernelProcessID

static final int typeKernelProcessID
New addressing modes for MacOS X
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:168

See Also:
Constant Field Values

typeMachPort

static final int typeMachPort
New addressing modes for MacOS X
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:169

See Also:
Constant Field Values

typeApplicationBundleID

static final int typeApplicationBundleID
Targeting applications by bundle ID is only available in Mac OS X 10.3 or later.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:174

See Also:
Constant Field Values

keyTransactionIDAttr

static final int keyTransactionIDAttr
Keywords for Apple event attributes
AETransactionID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:179

See Also:
Constant Field Values

keyReturnIDAttr

static final int keyReturnIDAttr
Keywords for Apple event attributes
AEReturnID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:180

See Also:
Constant Field Values

keyEventClassAttr

static final int keyEventClassAttr
Keywords for Apple event attributes
AEEventClass
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:181

See Also:
Constant Field Values

keyEventIDAttr

static final int keyEventIDAttr
Keywords for Apple event attributes
AEEventID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:182

See Also:
Constant Field Values

keyAddressAttr

static final int keyAddressAttr
Keywords for Apple event attributes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:183

See Also:
Constant Field Values

keyOptionalKeywordAttr

static final int keyOptionalKeywordAttr
Keywords for Apple event attributes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:184

See Also:
Constant Field Values

keyTimeoutAttr

static final int keyTimeoutAttr
Keywords for Apple event attributes
SInt32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:185

See Also:
Constant Field Values

keyInteractLevelAttr

static final int keyInteractLevelAttr
Keywords for Apple event attributes
this attribute is read only - will be set in AESend
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:186

See Also:
Constant Field Values

keyEventSourceAttr

static final int keyEventSourceAttr
Keywords for Apple event attributes
this attribute is read only - returned as typeShortInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:187

See Also:
Constant Field Values

keyMissedKeywordAttr

static final int keyMissedKeywordAttr
Keywords for Apple event attributes
this attribute is read only
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:188

See Also:
Constant Field Values

keyOriginalAddressAttr

static final int keyOriginalAddressAttr
Keywords for Apple event attributes
new in 1.0.1
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:189

See Also:
Constant Field Values

keyAcceptTimeoutAttr

static final int keyAcceptTimeoutAttr
Keywords for Apple event attributes
new for Mac OS X
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:190

See Also:
Constant Field Values

keyReplyRequestedAttr

static final int keyReplyRequestedAttr
Keywords for Apple event attributes
Was a reply requested for this event - returned as typeBoolean
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:191

See Also:
Constant Field Values

keySenderEUIDAttr

static final int keySenderEUIDAttr
Keywords for Apple event attributes
read only, returned as typeSInt32. Will be the euid of the sender of this event.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:192

See Also:
Constant Field Values

keySenderEGIDAttr

static final int keySenderEGIDAttr
Keywords for Apple event attributes
read only, returned as typeSInt32. Will be the egid of the sender of this event.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:193

See Also:
Constant Field Values

keySenderUIDAttr

static final int keySenderUIDAttr
Keywords for Apple event attributes
read only, returned as typeSInt32. Will be the uid of the sender of this event.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:194

See Also:
Constant Field Values

keySenderGIDAttr

static final int keySenderGIDAttr
Keywords for Apple event attributes
read only, returned as typeSInt32. Will be the gid of the sender of this event.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:195

See Also:
Constant Field Values

keySenderPIDAttr

static final int keySenderPIDAttr
Keywords for Apple event attributes
read only, returned as typeSInt32. Will be the pid of the sender of this event.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:196

See Also:
Constant Field Values

kAEDebugPOSTHeader

static final int kAEDebugPOSTHeader
These bits are specified in the keyXMLDebuggingAttr (an SInt32)
headers of the HTTP post we sent - typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:201

See Also:
Constant Field Values

kAEDebugReplyHeader

static final int kAEDebugReplyHeader
These bits are specified in the keyXMLDebuggingAttr (an SInt32)
headers returned by the server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:202

See Also:
Constant Field Values

kAEDebugXMLRequest

static final int kAEDebugXMLRequest
These bits are specified in the keyXMLDebuggingAttr (an SInt32)
the XML request we sent
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:203

See Also:
Constant Field Values

kAEDebugXMLResponse

static final int kAEDebugXMLResponse
These bits are specified in the keyXMLDebuggingAttr (an SInt32)
the XML reply from the server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:204

See Also:
Constant Field Values

kAEDebugXMLDebugAll

static final int kAEDebugXMLDebugAll
These bits are specified in the keyXMLDebuggingAttr (an SInt32)
everything!
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:205

See Also:
Constant Field Values

kSOAP1999Schema

static final int kSOAP1999Schema
These values can be added as a parameter to the direct object of a
SOAP message to specify the serialization schema. If not
specified, kSOAP1999Schema is the default. These should be added as
typeType.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:213

See Also:
Constant Field Values

kSOAP2001Schema

static final int kSOAP2001Schema
These values can be added as a parameter to the direct object of a
SOAP message to specify the serialization schema. If not
specified, kSOAP1999Schema is the default. These should be added as
typeType.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:214

See Also:
Constant Field Values

keyUserNameAttr

static final int keyUserNameAttr
outgoing event attributes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:219

See Also:
Constant Field Values

keyUserPasswordAttr

static final int keyUserPasswordAttr
not sent with the event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:220

See Also:
Constant Field Values

keyDisableAuthenticationAttr

static final int keyDisableAuthenticationAttr
When present and with a non zero value (that is, false, or integer 0),
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:221

See Also:
Constant Field Values

keyXMLDebuggingAttr

static final int keyXMLDebuggingAttr
value, AESend will prompt for authentication information from the user if the interaction level allows.
a bitfield of specifying which XML debugging data is to be returned with the event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:224

See Also:
Constant Field Values

kAERPCClass

static final int kAERPCClass
Event class / id
for outgoing XML events
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:226

See Also:
Constant Field Values

kAEXMLRPCScheme

static final int kAEXMLRPCScheme
event ID: event should be sent to an XMLRPC endpoint
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:227

See Also:
Constant Field Values

kAESOAPScheme

static final int kAESOAPScheme
event ID: event should be sent to a SOAP endpoint
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:228

See Also:
Constant Field Values

kAESharedScriptHandler

static final int kAESharedScriptHandler
event ID: handler for incoming XML requests
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:229

See Also:
Constant Field Values

keyRPCMethodName

static final int keyRPCMethodName
these parameters exist as part of the direct object of the event for both incoming and outgoing requests
name of the method to call
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:231

See Also:
Constant Field Values

keyRPCMethodParam

static final int keyRPCMethodParam
the list (or structure) of parameters
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:232

See Also:
Constant Field Values

keyRPCMethodParamOrder

static final int keyRPCMethodParamOrder
if a structure, the order of parameters (a list)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:233

See Also:
Constant Field Values

keyAEPOSTHeaderData

static final int keyAEPOSTHeaderData
when keyXMLDebugginAttr so specifies, these additional parameters will be part of the reply.
what we sent to the server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:235

See Also:
Constant Field Values

keyAEReplyHeaderData

static final int keyAEReplyHeaderData
what the server sent to us
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:236

See Also:
Constant Field Values

keyAEXMLRequestData

static final int keyAEXMLRequestData
what we sent to the server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:237

See Also:
Constant Field Values

keyAEXMLReplyData

static final int keyAEXMLReplyData
what the server sent to us
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:238

See Also:
Constant Field Values

keyAdditionalHTTPHeaders

static final int keyAdditionalHTTPHeaders
additional parameters that can be specified in the direct object of the event
list of additional HTTP headers (a list of 2 element lists)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:240

See Also:
Constant Field Values

keySOAPAction

static final int keySOAPAction
the SOAPAction header (required for SOAP messages)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:241

See Also:
Constant Field Values

keySOAPMethodNameSpace

static final int keySOAPMethodNameSpace
Optional namespace (defaults to m:)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:242

See Also:
Constant Field Values

keySOAPMethodNameSpaceURI

static final int keySOAPMethodNameSpaceURI
Required namespace URI
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:243

See Also:
Constant Field Values

keySOAPSchemaVersion

static final int keySOAPSchemaVersion
Optional XML Schema version, defaults to kSOAP1999Schama
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:244

See Also:
Constant Field Values

keySOAPStructureMetaData

static final int keySOAPStructureMetaData
When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure. To do this,
add a keySOAPStructureMetaData record to the top level of the
record to be serialized. If present, this will be used to specify
the structure namespace. This will produce a structure elment that
looks like:
xmlns:myNamespace="http://myUri.org/xsd",
xsi:type="myNamespace:MyStructType">
...

native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:263

See Also:
Constant Field Values

keySOAPSMDNamespace

static final int keySOAPSMDNamespace
When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure. To do this,
add a keySOAPStructureMetaData record to the top level of the
record to be serialized. If present, this will be used to specify
the structure namespace. This will produce a structure elment that
looks like:
xmlns:myNamespace="http://myUri.org/xsd",
xsi:type="myNamespace:MyStructType">
...

"myNamespace"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:264

See Also:
Constant Field Values

keySOAPSMDNamespaceURI

static final int keySOAPSMDNamespaceURI
When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure. To do this,
add a keySOAPStructureMetaData record to the top level of the
record to be serialized. If present, this will be used to specify
the structure namespace. This will produce a structure elment that
looks like:
xmlns:myNamespace="http://myUri.org/xsd",
xsi:type="myNamespace:MyStructType">
...

"http://myUri.org/xsd"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:265

See Also:
Constant Field Values

keySOAPSMDType

static final int keySOAPSMDType
When serializing AERecords as SOAP structures, it is possible
to specify the namespace and type of the structure. To do this,
add a keySOAPStructureMetaData record to the top level of the
record to be serialized. If present, this will be used to specify
the structure namespace. This will produce a structure elment that
looks like:
xmlns:myNamespace="http://myUri.org/xsd",
xsi:type="myNamespace:MyStructType">
...

"MyStructType"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:266

See Also:
Constant Field Values

kAEUseHTTPProxyAttr

static final int kAEUseHTTPProxyAttr
Web Services Proxy support. Available only on Mac OS X 10.2 or later.
These constants should be added as attributes on the event that is
being sent (not part of the direct object.)
Automatically configure the proxy based on System Configuration
a typeBoolean. Defaults to true.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:276

See Also:
Constant Field Values

kAEHTTPProxyPortAttr

static final int kAEHTTPProxyPortAttr
Web Services Proxy support. Available only on Mac OS X 10.2 or later.
These constants should be added as attributes on the event that is
being sent (not part of the direct object.)
manually specify the proxy host and port.
a typeSInt32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:278

See Also:
Constant Field Values

kAEHTTPProxyHostAttr

static final int kAEHTTPProxyHostAttr
Web Services Proxy support. Available only on Mac OS X 10.2 or later.
These constants should be added as attributes on the event that is
being sent (not part of the direct object.)
a typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:279

See Also:
Constant Field Values

kAESocks4Protocol

static final int kAESocks4Protocol
Web Services SOCKS support. kAEUseSocksAttr is a boolean that
specifies whether to automatically configure SOCKS proxies by
querying System Configuration.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:288

See Also:
Constant Field Values

kAESocks5Protocol

static final int kAESocks5Protocol
Web Services SOCKS support. kAEUseSocksAttr is a boolean that
specifies whether to automatically configure SOCKS proxies by
querying System Configuration.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:289

See Also:
Constant Field Values

kAEUseSocksAttr

static final int kAEUseSocksAttr
a typeBoolean. Defaults to true.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:293

See Also:
Constant Field Values

kAESocksProxyAttr

static final int kAESocksProxyAttr
This attribute specifies a specific SOCKS protocol to be used
a typeSInt32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:295

See Also:
Constant Field Values

kAESocksHostAttr

static final int kAESocksHostAttr
if version >= 4
a typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:297

See Also:
Constant Field Values

kAESocksPortAttr

static final int kAESocksPortAttr
a typeSInt32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:298

See Also:
Constant Field Values

kAESocksUserAttr

static final int kAESocksUserAttr
a typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:299

See Also:
Constant Field Values

kAESocksPasswordAttr

static final int kAESocksPasswordAttr
if version >= 5
a typeChar
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:301

See Also:
Constant Field Values

kAEDescListFactorNone

static final int kAEDescListFactorNone
Constants used for specifying the factoring of AEDescLists.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:307

See Also:
Constant Field Values

kAEDescListFactorType

static final int kAEDescListFactorType
Constants used for specifying the factoring of AEDescLists.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:308

See Also:
Constant Field Values

kAEDescListFactorTypeAndSize

static final int kAEDescListFactorTypeAndSize
Constants used for specifying the factoring of AEDescLists.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:309

See Also:
Constant Field Values

kAutoGenerateReturnID

static final int kAutoGenerateReturnID
Constants used creating an AppleEvent
Constant for the returnID param of AECreateAppleEvent
AECreateAppleEvent will generate a session-unique ID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:315

See Also:
Constant Field Values

kAnyTransactionID

static final int kAnyTransactionID
Constants used creating an AppleEvent
Constant for transaction IDs
no transaction is in use
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:317

See Also:
Constant Field Values

kAEDataArray

static final int kAEDataArray
See Also:
Constant Field Values

kAEPackedArray

static final int kAEPackedArray
See Also:
Constant Field Values

kAEDescArray

static final int kAEDescArray
See Also:
Constant Field Values

kAEKeyDescArray

static final int kAEKeyDescArray
See Also:
Constant Field Values

kAEHandleArray

static final int kAEHandleArray
See Also:
Constant Field Values

kAENormalPriority

static final int kAENormalPriority
post message at the end of the event queue
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:383

See Also:
Constant Field Values

kAEHighPriority

static final int kAEHighPriority
post message at the front of the event queue (same as nAttnMsg)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:384

See Also:
Constant Field Values

kAENoReply

static final int kAENoReply
sender doesn't want a reply to event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:390

See Also:
Constant Field Values

kAEQueueReply

static final int kAEQueueReply
sender wants a reply but won't wait
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:391

See Also:
Constant Field Values

kAEWaitReply

static final int kAEWaitReply
sender wants a reply and will wait
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:392

See Also:
Constant Field Values

kAEDontReconnect

static final int kAEDontReconnect
don't reconnect if there is a sessClosedErr from PPCToolbox
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:393

See Also:
Constant Field Values

kAEWantReceipt

static final int kAEWantReceipt
(nReturnReceipt) sender wants a receipt of message
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:394

See Also:
Constant Field Values

kAENeverInteract

static final int kAENeverInteract
server should not interact with user
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:395

See Also:
Constant Field Values

kAECanInteract

static final int kAECanInteract
server may try to interact with user
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:396

See Also:
Constant Field Values

kAEAlwaysInteract

static final int kAEAlwaysInteract
server should always interact with user where appropriate
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:397

See Also:
Constant Field Values

kAECanSwitchLayer

static final int kAECanSwitchLayer
interaction may switch layer
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:398

See Also:
Constant Field Values

kAEDontRecord

static final int kAEDontRecord
don't record this event - available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:399

See Also:
Constant Field Values

kAEDontExecute

static final int kAEDontExecute
don't send the event for recording - available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:400

See Also:
Constant Field Values

kAEProcessNonReplyEvents

static final int kAEProcessNonReplyEvents
allow processing of non-reply events while awaiting synchronous AppleEvent reply
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:401

See Also:
Constant Field Values

kAEDefaultTimeout

static final int kAEDefaultTimeout
Constants for timeout durations
timeout value determined by AEM
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:407

See Also:
Constant Field Values

kNoTimeOut

static final int kNoTimeOut
Constants for timeout durations
wait until reply comes back, however long it takes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:408

See Also:
Constant Field Values

keyDirectObject

static final int keyDirectObject
Keywords for Apple event parameters
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:41

See Also:
Constant Field Values

keyErrorNumber

static final int keyErrorNumber
See Also:
Constant Field Values

keyErrorString

static final int keyErrorString
See Also:
Constant Field Values

keyProcessSerialNumber

static final int keyProcessSerialNumber
Keywords for special handlers
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:44

See Also:
Constant Field Values

keyPreDispatch

static final int keyPreDispatch
preHandler accessor call
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:45

See Also:
Constant Field Values

keySelectProc

static final int keySelectProc
more selector call
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:46

See Also:
Constant Field Values

keyAERecorderCount

static final int keyAERecorderCount
Keyword for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:48

See Also:
Constant Field Values

keyAEVersion

static final int keyAEVersion
Keyword for version information
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:50

See Also:
Constant Field Values

kCoreEventClass

static final int kCoreEventClass
Event Class
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:55

See Also:
Constant Field Values

kAEOpenApplication

static final int kAEOpenApplication
Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:60

See Also:
Constant Field Values

kAEOpenDocuments

static final int kAEOpenDocuments
Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:61

See Also:
Constant Field Values

kAEPrintDocuments

static final int kAEPrintDocuments
Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:62

See Also:
Constant Field Values

kAEOpenContents

static final int kAEOpenContents
Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:63

See Also:
Constant Field Values

kAEQuitApplication

static final int kAEQuitApplication
Event ID's
may include a property kAEQuitReason indicating what lead to the quit being sent.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:64

See Also:
Constant Field Values

kAEAnswer

static final int kAEAnswer
Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:65

See Also:
Constant Field Values

kAEApplicationDied

static final int kAEApplicationDied
Event ID's
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:66

See Also:
Constant Field Values

kAEShowPreferences

static final int kAEShowPreferences
Event ID's
sent by Mac OS X when the user chooses the Preferences item
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:67

See Also:
Constant Field Values

kAEStartRecording

static final int kAEStartRecording
Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:72

See Also:
Constant Field Values

kAEStopRecording

static final int kAEStopRecording
Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:73

See Also:
Constant Field Values

kAENotifyStartRecording

static final int kAENotifyStartRecording
Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:74

See Also:
Constant Field Values

kAENotifyStopRecording

static final int kAENotifyStopRecording
Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:75

See Also:
Constant Field Values

kAENotifyRecording

static final int kAENotifyRecording
Constants for recording
available only in vers 1.0.1 and greater
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:76

See Also:
Constant Field Values

kAEUnknownSource

static final int kAEUnknownSource
See Also:
Constant Field Values

kAEDirectCall

static final int kAEDirectCall
See Also:
Constant Field Values

kAESameProcess

static final int kAESameProcess
See Also:
Constant Field Values

kAELocalProcess

static final int kAELocalProcess
See Also:
Constant Field Values

kAERemoteProcess

static final int kAERemoteProcess
See Also:
Constant Field Values

kAEAND

static final int kAEAND
LOGICAL OPERATOR CONSTANTS ***
0x414e4420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:36

See Also:
Constant Field Values

kAEOR

static final int kAEOR
0x4f522020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:37

See Also:
Constant Field Values

kAENOT

static final int kAENOT
0x4e4f5420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:38

See Also:
Constant Field Values

kAEFirst

static final int kAEFirst
ABSOLUTE ORDINAL CONSTANTS ***
0x66697273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:40

See Also:
Constant Field Values

kAELast

static final int kAELast
0x6c617374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:41

See Also:
Constant Field Values

kAEMiddle

static final int kAEMiddle
0x6d696464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:42

See Also:
Constant Field Values

kAEAny

static final int kAEAny
0x616e7920
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:43

See Also:
Constant Field Values

kAEAll

static final int kAEAll
0x616c6c20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:44

See Also:
Constant Field Values

kAENext

static final int kAENext
RELATIVE ORDINAL CONSTANTS ***
0x6e657874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:46

See Also:
Constant Field Values

kAEPrevious

static final int kAEPrevious
0x70726576
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:47

See Also:
Constant Field Values

keyAECompOperator

static final int keyAECompOperator
KEYWORD CONSTANT ***
0x72656c6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:49

See Also:
Constant Field Values

keyAELogicalTerms

static final int keyAELogicalTerms
0x7465726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:50

See Also:
Constant Field Values

keyAELogicalOperator

static final int keyAELogicalOperator
0x6c6f6763
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:51

See Also:
Constant Field Values

keyAEObject1

static final int keyAEObject1
0x6f626a31
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:52

See Also:
Constant Field Values

keyAEObject2

static final int keyAEObject2
0x6f626a32
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:53

See Also:
Constant Field Values

keyAEDesiredClass

static final int keyAEDesiredClass
... for Keywords for getting fields out of object specifier records.
0x77616e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:55

See Also:
Constant Field Values

keyAEContainer

static final int keyAEContainer
0x66726f6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:56

See Also:
Constant Field Values

keyAEKeyForm

static final int keyAEKeyForm
0x666f726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:57

See Also:
Constant Field Values

keyAEKeyData

static final int keyAEKeyData
0x73656c64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:58

See Also:
Constant Field Values

keyAERangeStart

static final int keyAERangeStart
... for Keywords for getting fields out of Range specifier records.
0x73746172
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:63

See Also:
Constant Field Values

keyAERangeStop

static final int keyAERangeStop
0x73746f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:64

See Also:
Constant Field Values

keyDisposeTokenProc

static final int keyDisposeTokenProc
... special handler selectors for OSL Callbacks.
0x78746f6b
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:66

See Also:
Constant Field Values

keyAECompareProc

static final int keyAECompareProc
0x636d7072
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:67

See Also:
Constant Field Values

keyAECountProc

static final int keyAECountProc
0x636f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:68

See Also:
Constant Field Values

keyAEMarkTokenProc

static final int keyAEMarkTokenProc
0x6d6b6964
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:69

See Also:
Constant Field Values

keyAEMarkProc

static final int keyAEMarkProc
0x6d61726b
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:70

See Also:
Constant Field Values

keyAEAdjustMarksProc

static final int keyAEAdjustMarksProc
0x61646a6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:71

See Also:
Constant Field Values

keyAEGetErrDescProc

static final int keyAEGetErrDescProc
0x696e6463
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:72

See Also:
Constant Field Values

formAbsolutePosition

static final int formAbsolutePosition
VALUE and TYPE CONSTANTS ***
... possible values for the keyAEKeyForm field of an object specifier.
0x696e6478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:78

See Also:
Constant Field Values

formRelativePosition

static final int formRelativePosition
VALUE and TYPE CONSTANTS ***
0x72656c65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:79

See Also:
Constant Field Values

formTest

static final int formTest
VALUE and TYPE CONSTANTS ***
0x74657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:80

See Also:
Constant Field Values

formRange

static final int formRange
VALUE and TYPE CONSTANTS ***
0x72616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:81

See Also:
Constant Field Values

formPropertyID

static final int formPropertyID
VALUE and TYPE CONSTANTS ***
0x70726f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:82

See Also:
Constant Field Values

formName

static final int formName
VALUE and TYPE CONSTANTS ***
0x6e616d65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:83

See Also:
Constant Field Values

formUniqueID

static final int formUniqueID
VALUE and TYPE CONSTANTS ***
0x49442020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:84

See Also:
Constant Field Values

typeObjectSpecifier

static final int typeObjectSpecifier
VALUE and TYPE CONSTANTS ***
... relevant types (some of these are often pared with forms above).
0x6f626a20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:86

See Also:
Constant Field Values

typeObjectBeingExamined

static final int typeObjectBeingExamined
VALUE and TYPE CONSTANTS ***
0x65786d6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:87

See Also:
Constant Field Values

typeCurrentContainer

static final int typeCurrentContainer
VALUE and TYPE CONSTANTS ***
0x63636e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:88

See Also:
Constant Field Values

typeToken

static final int typeToken
VALUE and TYPE CONSTANTS ***
0x746f6b65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:89

See Also:
Constant Field Values

typeRelativeDescriptor

static final int typeRelativeDescriptor
VALUE and TYPE CONSTANTS ***
0x72656c20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:90

See Also:
Constant Field Values

typeAbsoluteOrdinal

static final int typeAbsoluteOrdinal
VALUE and TYPE CONSTANTS ***
0x6162736f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:91

See Also:
Constant Field Values

typeIndexDescriptor

static final int typeIndexDescriptor
VALUE and TYPE CONSTANTS ***
0x696e6465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:92

See Also:
Constant Field Values

typeRangeDescriptor

static final int typeRangeDescriptor
VALUE and TYPE CONSTANTS ***
0x72616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:93

See Also:
Constant Field Values

typeLogicalDescriptor

static final int typeLogicalDescriptor
VALUE and TYPE CONSTANTS ***
0x6c6f6769
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:94

See Also:
Constant Field Values

typeCompDescriptor

static final int typeCompDescriptor
VALUE and TYPE CONSTANTS ***
0x636d7064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:95

See Also:
Constant Field Values

typeOSLTokenList

static final int typeOSLTokenList
VALUE and TYPE CONSTANTS ***
0x6F73746C
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:96

See Also:
Constant Field Values

kAEIDoMinimum

static final int kAEIDoMinimum
Possible values for flags parameter to AEResolve. They're additive
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:101

See Also:
Constant Field Values

kAEIDoWhose

static final int kAEIDoWhose
Possible values for flags parameter to AEResolve. They're additive
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:102

See Also:
Constant Field Values

kAEIDoMarking

static final int kAEIDoMarking
Possible values for flags parameter to AEResolve. They're additive
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:103

See Also:
Constant Field Values

kAEPassSubDescs

static final int kAEPassSubDescs
Possible values for flags parameter to AEResolve. They're additive
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:104

See Also:
Constant Field Values

kAEResolveNestedLists

static final int kAEResolveNestedLists
Possible values for flags parameter to AEResolve. They're additive
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:105

See Also:
Constant Field Values

kAEHandleSimpleRanges

static final int kAEHandleSimpleRanges
Possible values for flags parameter to AEResolve. They're additive
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:106

See Also:
Constant Field Values

kAEUseRelativeIterators

static final int kAEUseRelativeIterators
Possible values for flags parameter to AEResolve. They're additive
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:107

See Also:
Constant Field Values

typeWhoseDescriptor

static final int typeWhoseDescriptor
SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77686f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:112

See Also:
Constant Field Values

formWhose

static final int formWhose
SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77686f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:113

See Also:
Constant Field Values

typeWhoseRange

static final int typeWhoseRange
SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77726e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:114

See Also:
Constant Field Values

keyAEWhoseRangeStart

static final int keyAEWhoseRangeStart
SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77737472
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:115

See Also:
Constant Field Values

keyAEWhoseRangeStop

static final int keyAEWhoseRangeStop
SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x77737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:116

See Also:
Constant Field Values

keyAEIndex

static final int keyAEIndex
SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x6b696478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:117

See Also:
Constant Field Values

keyAETest

static final int keyAETest
SPECIAL CONSTANTS FOR CUSTOM WHOSE-CLAUSE RESOLUTION
0x6b747374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:118

See Also:
Constant Field Values

cAEList

static final int cAEList
0x6c697374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:31

See Also:
Constant Field Values

cApplication

static final int cApplication
0x63617070
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:32

See Also:
Constant Field Values

cArc

static final int cArc
0x63617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:33

See Also:
Constant Field Values

cBoolean

static final int cBoolean
0x626f6f6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:34

See Also:
Constant Field Values

cCell

static final int cCell
0x6363656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:35

See Also:
Constant Field Values

cChar

static final int cChar
0x63686120
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:36

See Also:
Constant Field Values

cColorTable

static final int cColorTable
0x636c7274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:37

See Also:
Constant Field Values

cColumn

static final int cColumn
0x63636f6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:38

See Also:
Constant Field Values

cDocument

static final int cDocument
0x646f6375
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:39

See Also:
Constant Field Values

cDrawingArea

static final int cDrawingArea
0x63647277
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:40

See Also:
Constant Field Values

cEnumeration

static final int cEnumeration
0x656e756d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:41

See Also:
Constant Field Values

cFile

static final int cFile
0x66696c65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:42

See Also:
Constant Field Values

cFixed

static final int cFixed
0x66697864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:43

See Also:
Constant Field Values

cFixedPoint

static final int cFixedPoint
0x66706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:44

See Also:
Constant Field Values

cFixedRectangle

static final int cFixedRectangle
0x66726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:45

See Also:
Constant Field Values

cGraphicLine

static final int cGraphicLine
0x676c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:46

See Also:
Constant Field Values

cGraphicObject

static final int cGraphicObject
0x63676f62
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:47

See Also:
Constant Field Values

cGraphicShape

static final int cGraphicShape
0x63677368
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:48

See Also:
Constant Field Values

cGraphicText

static final int cGraphicText
0x63677478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:49

See Also:
Constant Field Values

cGroupedGraphic

static final int cGroupedGraphic
0x63706963
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:50

See Also:
Constant Field Values

cInsertionLoc

static final int cInsertionLoc
0x696e736c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:54

See Also:
Constant Field Values

cInsertionPoint

static final int cInsertionPoint
0x63696e73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:55

See Also:
Constant Field Values

cIntlText

static final int cIntlText
0x69747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:56

See Also:
Constant Field Values

cIntlWritingCode

static final int cIntlWritingCode
0x696e746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:57

See Also:
Constant Field Values

cItem

static final int cItem
0x6369746d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:58

See Also:
Constant Field Values

cLine

static final int cLine
0x636c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:59

See Also:
Constant Field Values

cLongDateTime

static final int cLongDateTime
0x6c647420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:60

See Also:
Constant Field Values

cLongFixed

static final int cLongFixed
0x6c667864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:61

See Also:
Constant Field Values

cLongFixedPoint

static final int cLongFixedPoint
0x6c667074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:62

See Also:
Constant Field Values

cLongFixedRectangle

static final int cLongFixedRectangle
0x6c667263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:63

See Also:
Constant Field Values

cLongInteger

static final int cLongInteger
0x6c6f6e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:64

See Also:
Constant Field Values

cLongPoint

static final int cLongPoint
0x6c706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:65

See Also:
Constant Field Values

cLongRectangle

static final int cLongRectangle
0x6c726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:66

See Also:
Constant Field Values

cMachineLoc

static final int cMachineLoc
0x6d4c6f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:67

See Also:
Constant Field Values

cMenu

static final int cMenu
0x636d6e75
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:68

See Also:
Constant Field Values

cMenuItem

static final int cMenuItem
0x636d656e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:69

See Also:
Constant Field Values

cObject

static final int cObject
0x636f626a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:70

See Also:
Constant Field Values

cObjectSpecifier

static final int cObjectSpecifier
0x6f626a20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:71

See Also:
Constant Field Values

cOpenableObject

static final int cOpenableObject
0x636f6f62
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:72

See Also:
Constant Field Values

cOval

static final int cOval
0x636f766c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:73

See Also:
Constant Field Values

cParagraph

static final int cParagraph
0x63706172
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:77

See Also:
Constant Field Values

cPICT

static final int cPICT
0x50494354
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:78

See Also:
Constant Field Values

cPixel

static final int cPixel
0x6370786c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:79

See Also:
Constant Field Values

cPixelMap

static final int cPixelMap
0x63706978
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:80

See Also:
Constant Field Values

cPolygon

static final int cPolygon
0x6370676e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:81

See Also:
Constant Field Values

cProperty

static final int cProperty
0x70726f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:82

See Also:
Constant Field Values

cQDPoint

static final int cQDPoint
0x51447074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:83

See Also:
Constant Field Values

cQDRectangle

static final int cQDRectangle
0x71647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:84

See Also:
Constant Field Values

cRectangle

static final int cRectangle
0x63726563
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:85

See Also:
Constant Field Values

cRGBColor

static final int cRGBColor
0x63524742
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:86

See Also:
Constant Field Values

cRotation

static final int cRotation
0x74726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:87

See Also:
Constant Field Values

cRoundedRectangle

static final int cRoundedRectangle
0x63727263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:88

See Also:
Constant Field Values

cRow

static final int cRow
0x63726f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:89

See Also:
Constant Field Values

cSelection

static final int cSelection
0x6373656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:90

See Also:
Constant Field Values

cShortInteger

static final int cShortInteger
0x73686f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:91

See Also:
Constant Field Values

cTable

static final int cTable
0x6374626c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:92

See Also:
Constant Field Values

cText

static final int cText
0x63747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:93

See Also:
Constant Field Values

cTextFlow

static final int cTextFlow
0x63666c6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:94

See Also:
Constant Field Values

cTextStyles

static final int cTextStyles
0x74737479
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:95

See Also:
Constant Field Values

cType

static final int cType
0x74797065
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:96

See Also:
Constant Field Values

cVersion

static final int cVersion
0x76657273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:100

See Also:
Constant Field Values

cWindow

static final int cWindow
0x6377696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:101

See Also:
Constant Field Values

cWord

static final int cWord
0x63776f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:102

See Also:
Constant Field Values

enumArrows

static final int enumArrows
0x6172726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:103

See Also:
Constant Field Values

enumJustification

static final int enumJustification
0x6a757374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:104

See Also:
Constant Field Values

enumKeyForm

static final int enumKeyForm
0x6b66726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:105

See Also:
Constant Field Values

enumPosition

static final int enumPosition
0x706f7369
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:106

See Also:
Constant Field Values

enumProtection

static final int enumProtection
0x7072746e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:107

See Also:
Constant Field Values

enumQuality

static final int enumQuality
0x7175616c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:108

See Also:
Constant Field Values

enumSaveOptions

static final int enumSaveOptions
0x7361766f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:109

See Also:
Constant Field Values

enumStyle

static final int enumStyle
0x7374796c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:110

See Also:
Constant Field Values

enumTransferMode

static final int enumTransferMode
0x7472616e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:111

See Also:
Constant Field Values

kAEAbout

static final int kAEAbout
0x61626f75
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:112

See Also:
Constant Field Values

kAEAfter

static final int kAEAfter
0x61667465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:113

See Also:
Constant Field Values

kAEAliasSelection

static final int kAEAliasSelection
0x73616c69
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:114

See Also:
Constant Field Values

kAEAllCaps

static final int kAEAllCaps
0x616c6370
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:115

See Also:
Constant Field Values

kAEArrowAtEnd

static final int kAEArrowAtEnd
0x6172656e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:116

See Also:
Constant Field Values

kAEArrowAtStart

static final int kAEArrowAtStart
0x61727374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:117

See Also:
Constant Field Values

kAEArrowBothEnds

static final int kAEArrowBothEnds
0x6172626f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:118

See Also:
Constant Field Values

kAEAsk

static final int kAEAsk
0x61736b20
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:122

See Also:
Constant Field Values

kAEBefore

static final int kAEBefore
0x6265666f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:123

See Also:
Constant Field Values

kAEBeginning

static final int kAEBeginning
0x62676e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:124

See Also:
Constant Field Values

kAEBeginsWith

static final int kAEBeginsWith
0x62677774
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:125

See Also:
Constant Field Values

kAEBeginTransaction

static final int kAEBeginTransaction
0x62656769
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:126

See Also:
Constant Field Values

kAEBold

static final int kAEBold
0x626f6c64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:127

See Also:
Constant Field Values

kAECaseSensEquals

static final int kAECaseSensEquals
0x63736571
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:128

See Also:
Constant Field Values

kAECentered

static final int kAECentered
0x63656e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:129

See Also:
Constant Field Values

kAEChangeView

static final int kAEChangeView
0x76696577
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:130

See Also:
Constant Field Values

kAEClone

static final int kAEClone
0x636c6f6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:131

See Also:
Constant Field Values

kAEClose

static final int kAEClose
0x636c6f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:132

See Also:
Constant Field Values

kAECondensed

static final int kAECondensed
0x636f6e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:133

See Also:
Constant Field Values

kAEContains

static final int kAEContains
0x636f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:134

See Also:
Constant Field Values

kAECopy

static final int kAECopy
0x636f7079
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:135

See Also:
Constant Field Values

kAECoreSuite

static final int kAECoreSuite
0x636f7265
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:136

See Also:
Constant Field Values

kAECountElements

static final int kAECountElements
0x636e7465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:137

See Also:
Constant Field Values

kAECreateElement

static final int kAECreateElement
0x6372656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:138

See Also:
Constant Field Values

kAECreatePublisher

static final int kAECreatePublisher
0x63707562
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:139

See Also:
Constant Field Values

kAECut

static final int kAECut
0x63757420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:140

See Also:
Constant Field Values

kAEDelete

static final int kAEDelete
0x64656c6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:141

See Also:
Constant Field Values

kAEDoObjectsExist

static final int kAEDoObjectsExist
0x646f6578
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:145

See Also:
Constant Field Values

kAEDoScript

static final int kAEDoScript
0x646f7363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:146

See Also:
Constant Field Values

kAEDrag

static final int kAEDrag
0x64726167
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:147

See Also:
Constant Field Values

kAEDuplicateSelection

static final int kAEDuplicateSelection
0x73647570
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:148

See Also:
Constant Field Values

kAEEditGraphic

static final int kAEEditGraphic
0x65646974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:149

See Also:
Constant Field Values

kAEEmptyTrash

static final int kAEEmptyTrash
0x656d7074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:150

See Also:
Constant Field Values

kAEEnd

static final int kAEEnd
0x656e6420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:151

See Also:
Constant Field Values

kAEEndsWith

static final int kAEEndsWith
0x656e6473
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:152

See Also:
Constant Field Values

kAEEndTransaction

static final int kAEEndTransaction
0x656e6474
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:153

See Also:
Constant Field Values

kAEEquals

static final int kAEEquals
0x3d202020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:154

See Also:
Constant Field Values

kAEExpanded

static final int kAEExpanded
0x70657870
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:155

See Also:
Constant Field Values

kAEFast

static final int kAEFast
0x66617374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:156

See Also:
Constant Field Values

kAEFinderEvents

static final int kAEFinderEvents
0x464e4452
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:157

See Also:
Constant Field Values

kAEFormulaProtect

static final int kAEFormulaProtect
0x6670726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:158

See Also:
Constant Field Values

kAEFullyJustified

static final int kAEFullyJustified
0x66756c6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:159

See Also:
Constant Field Values

kAEGetClassInfo

static final int kAEGetClassInfo
0x716f626a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:160

See Also:
Constant Field Values

kAEGetData

static final int kAEGetData
0x67657464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:161

See Also:
Constant Field Values

kAEGetDataSize

static final int kAEGetDataSize
0x6473697a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:162

See Also:
Constant Field Values

kAEGetEventInfo

static final int kAEGetEventInfo
0x67746569
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:163

See Also:
Constant Field Values

kAEGetInfoSelection

static final int kAEGetInfoSelection
0x73696e66
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:164

See Also:
Constant Field Values

kAEGetPrivilegeSelection

static final int kAEGetPrivilegeSelection
0x73707276
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:168

See Also:
Constant Field Values

kAEGetSuiteInfo

static final int kAEGetSuiteInfo
0x67747369
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:169

See Also:
Constant Field Values

kAEGreaterThan

static final int kAEGreaterThan
0x3e202020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:170

See Also:
Constant Field Values

kAEGreaterThanEquals

static final int kAEGreaterThanEquals
0x3e3d2020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:171

See Also:
Constant Field Values

kAEGrow

static final int kAEGrow
0x67726f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:172

See Also:
Constant Field Values

kAEHidden

static final int kAEHidden
0x6869646e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:173

See Also:
Constant Field Values

kAEHiQuality

static final int kAEHiQuality
0x68697175
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:174

See Also:
Constant Field Values

kAEImageGraphic

static final int kAEImageGraphic
0x696d6772
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:175

See Also:
Constant Field Values

kAEIsUniform

static final int kAEIsUniform
0x6973756e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:176

See Also:
Constant Field Values

kAEItalic

static final int kAEItalic
0x6974616c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:177

See Also:
Constant Field Values

kAELeftJustified

static final int kAELeftJustified
0x6c656674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:178

See Also:
Constant Field Values

kAELessThan

static final int kAELessThan
0x3c202020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:179

See Also:
Constant Field Values

kAELessThanEquals

static final int kAELessThanEquals
0x3c3d2020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:180

See Also:
Constant Field Values

kAELowercase

static final int kAELowercase
0x6c6f7763
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:181

See Also:
Constant Field Values

kAEMakeObjectsVisible

static final int kAEMakeObjectsVisible
0x6d766973
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:182

See Also:
Constant Field Values

kAEMiscStandards

static final int kAEMiscStandards
0x6d697363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:183

See Also:
Constant Field Values

kAEModifiable

static final int kAEModifiable
0x6d6f6466
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:184

See Also:
Constant Field Values

kAEMove

static final int kAEMove
0x6d6f7665
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:185

See Also:
Constant Field Values

kAENo

static final int kAENo
0x6e6f2020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:186

See Also:
Constant Field Values

kAENoArrow

static final int kAENoArrow
0x61726e6f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:187

See Also:
Constant Field Values

kAENonmodifiable

static final int kAENonmodifiable
0x6e6d6f64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:191

See Also:
Constant Field Values

kAEOpen

static final int kAEOpen
0x6f646f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:192

See Also:
Constant Field Values

kAEOpenSelection

static final int kAEOpenSelection
0x736f7065
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:193

See Also:
Constant Field Values

kAEOutline

static final int kAEOutline
0x6f75746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:194

See Also:
Constant Field Values

kAEPageSetup

static final int kAEPageSetup
0x70677375
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:195

See Also:
Constant Field Values

kAEPaste

static final int kAEPaste
0x70617374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:196

See Also:
Constant Field Values

kAEPlain

static final int kAEPlain
0x706c616e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:197

See Also:
Constant Field Values

kAEPrint

static final int kAEPrint
0x70646f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:198

See Also:
Constant Field Values

kAEPrintSelection

static final int kAEPrintSelection
0x73707269
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:199

See Also:
Constant Field Values

kAEPrintWindow

static final int kAEPrintWindow
0x7077696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:200

See Also:
Constant Field Values

kAEPutAwaySelection

static final int kAEPutAwaySelection
0x73707574
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:201

See Also:
Constant Field Values

kAEQDAddOver

static final int kAEQDAddOver
0x6164646f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:202

See Also:
Constant Field Values

kAEQDAddPin

static final int kAEQDAddPin
0x61646470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:203

See Also:
Constant Field Values

kAEQDAdMax

static final int kAEQDAdMax
0x61646d78
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:204

See Also:
Constant Field Values

kAEQDAdMin

static final int kAEQDAdMin
0x61646d6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:205

See Also:
Constant Field Values

kAEQDBic

static final int kAEQDBic
0x62696320
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:206

See Also:
Constant Field Values

kAEQDBlend

static final int kAEQDBlend
0x626c6e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:207

See Also:
Constant Field Values

kAEQDCopy

static final int kAEQDCopy
0x63707920
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:208

See Also:
Constant Field Values

kAEQDNotBic

static final int kAEQDNotBic
0x6e626963
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:209

See Also:
Constant Field Values

kAEQDNotCopy

static final int kAEQDNotCopy
0x6e637079
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:210

See Also:
Constant Field Values

kAEQDNotOr

static final int kAEQDNotOr
0x6e746f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:214

See Also:
Constant Field Values

kAEQDNotXor

static final int kAEQDNotXor
0x6e786f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:215

See Also:
Constant Field Values

kAEQDOr

static final int kAEQDOr
0x6f722020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:216

See Also:
Constant Field Values

kAEQDSubOver

static final int kAEQDSubOver
0x7375626f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:217

See Also:
Constant Field Values

kAEQDSubPin

static final int kAEQDSubPin
0x73756270
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:218

See Also:
Constant Field Values

kAEQDSupplementalSuite

static final int kAEQDSupplementalSuite
0x71647370
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:219

See Also:
Constant Field Values

kAEQDXor

static final int kAEQDXor
0x786f7220
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:220

See Also:
Constant Field Values

kAEQuickdrawSuite

static final int kAEQuickdrawSuite
0x71647277
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:221

See Also:
Constant Field Values

kAEQuitAll

static final int kAEQuitAll
0x71756961
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:222

See Also:
Constant Field Values

kAERedo

static final int kAERedo
0x7265646f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:223

See Also:
Constant Field Values

kAERegular

static final int kAERegular
0x7265676c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:224

See Also:
Constant Field Values

kAEReopenApplication

static final int kAEReopenApplication
0x72617070
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:225

See Also:
Constant Field Values

kAEReplace

static final int kAEReplace
0x72706c63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:226

See Also:
Constant Field Values

kAERequiredSuite

static final int kAERequiredSuite
0x72657164
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:227

See Also:
Constant Field Values

kAERestart

static final int kAERestart
0x72657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:228

See Also:
Constant Field Values

kAERevealSelection

static final int kAERevealSelection
0x73726576
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:229

See Also:
Constant Field Values

kAERevert

static final int kAERevert
0x72767274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:230

See Also:
Constant Field Values

kAERightJustified

static final int kAERightJustified
0x72676874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:231

See Also:
Constant Field Values

kAESave

static final int kAESave
0x73617665
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:232

See Also:
Constant Field Values

kAESelect

static final int kAESelect
0x736c6374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:233

See Also:
Constant Field Values

kAESetData

static final int kAESetData
0x73657464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:234

See Also:
Constant Field Values

kAESetPosition

static final int kAESetPosition
0x706f736e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:238

See Also:
Constant Field Values

kAEShadow

static final int kAEShadow
0x73686164
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:239

See Also:
Constant Field Values

kAEShowClipboard

static final int kAEShowClipboard
0x7368636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:240

See Also:
Constant Field Values

kAEShutDown

static final int kAEShutDown
0x73687574
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:241

See Also:
Constant Field Values

kAESleep

static final int kAESleep
0x736c6570
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:242

See Also:
Constant Field Values

kAESmallCaps

static final int kAESmallCaps
0x736d6370
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:243

See Also:
Constant Field Values

kAESpecialClassProperties

static final int kAESpecialClassProperties
0x63402321
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:244

See Also:
Constant Field Values

kAEStrikethrough

static final int kAEStrikethrough
0x7374726b
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:245

See Also:
Constant Field Values

kAESubscript

static final int kAESubscript
0x73627363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:246

See Also:
Constant Field Values

kAESuperscript

static final int kAESuperscript
0x73707363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:247

See Also:
Constant Field Values

kAETableSuite

static final int kAETableSuite
0x74626c73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:248

See Also:
Constant Field Values

kAETextSuite

static final int kAETextSuite
0x54455854
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:249

See Also:
Constant Field Values

kAETransactionTerminated

static final int kAETransactionTerminated
0x7474726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:250

See Also:
Constant Field Values

kAEUnderline

static final int kAEUnderline
0x756e646c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:251

See Also:
Constant Field Values

kAEUndo

static final int kAEUndo
0x756e646f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:252

See Also:
Constant Field Values

kAEWholeWordEquals

static final int kAEWholeWordEquals
0x77776571
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:253

See Also:
Constant Field Values

kAEYes

static final int kAEYes
0x79657320
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:254

See Also:
Constant Field Values

kAEZoom

static final int kAEZoom
0x7a6f6f6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:255

See Also:
Constant Field Values

kAELogOut

static final int kAELogOut
events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:260

See Also:
Constant Field Values

kAEReallyLogOut

static final int kAEReallyLogOut
events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:261

See Also:
Constant Field Values

kAEShowRestartDialog

static final int kAEShowRestartDialog
events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:262

See Also:
Constant Field Values

kAEShowShutdownDialog

static final int kAEShowShutdownDialog
events that can be sent to the "system" process (eg, loginwindow) on OS X 10.2 or later
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:263

See Also:
Constant Field Values

kAEMouseClass

static final int kAEMouseClass
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:268

See Also:
Constant Field Values

kAEDown

static final int kAEDown
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:269

See Also:
Constant Field Values

kAEUp

static final int kAEUp
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:270

See Also:
Constant Field Values

kAEMoved

static final int kAEMoved
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:271

See Also:
Constant Field Values

kAEStoppedMoving

static final int kAEStoppedMoving
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:272

See Also:
Constant Field Values

kAEWindowClass

static final int kAEWindowClass
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:273

See Also:
Constant Field Values

kAEUpdate

static final int kAEUpdate
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:274

See Also:
Constant Field Values

kAEActivate

static final int kAEActivate
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:275

See Also:
Constant Field Values

kAEDeactivate

static final int kAEDeactivate
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:276

See Also:
Constant Field Values

kAECommandClass

static final int kAECommandClass
EventRecord Classes and EventIDs
Modern Command Event Class
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:277

See Also:
Constant Field Values

kAEKeyClass

static final int kAEKeyClass
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:278

See Also:
Constant Field Values

kAERawKey

static final int kAERawKey
EventRecord Classes and EventIDs
Modern Raw Key Event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:279

See Also:
Constant Field Values

kAEVirtualKey

static final int kAEVirtualKey
EventRecord Classes and EventIDs
Modern Virtual Key Event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:280

See Also:
Constant Field Values

kAENavigationKey

static final int kAENavigationKey
EventRecord Classes and EventIDs
Modern Navigation Key Event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:281

See Also:
Constant Field Values

kAEAutoDown

static final int kAEAutoDown
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:282

See Also:
Constant Field Values

kAEApplicationClass

static final int kAEApplicationClass
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:283

See Also:
Constant Field Values

kAESuspend

static final int kAESuspend
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:284

See Also:
Constant Field Values

kAEResume

static final int kAEResume
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:285

See Also:
Constant Field Values

kAEDiskEvent

static final int kAEDiskEvent
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:286

See Also:
Constant Field Values

kAENullEvent

static final int kAENullEvent
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:287

See Also:
Constant Field Values

kAEWakeUpEvent

static final int kAEWakeUpEvent
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:288

See Also:
Constant Field Values

kAEScrapEvent

static final int kAEScrapEvent
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:289

See Also:
Constant Field Values

kAEHighLevel

static final int kAEHighLevel
EventRecord Classes and EventIDs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:290

See Also:
Constant Field Values

keyAEAngle

static final int keyAEAngle
0x6b616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:294

See Also:
Constant Field Values

keyAEArcAngle

static final int keyAEArcAngle
0x70617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:295

See Also:
Constant Field Values

keyAEBaseAddr

static final int keyAEBaseAddr
0x62616464
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:299

See Also:
Constant Field Values

keyAEBestType

static final int keyAEBestType
0x70627374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:300

See Also:
Constant Field Values

keyAEBgndColor

static final int keyAEBgndColor
0x6b62636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:301

See Also:
Constant Field Values

keyAEBgndPattern

static final int keyAEBgndPattern
0x6b627074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:302

See Also:
Constant Field Values

keyAEBounds

static final int keyAEBounds
0x70626e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:303

See Also:
Constant Field Values

keyAECellList

static final int keyAECellList
0x6b636c74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:304

See Also:
Constant Field Values

keyAEClassID

static final int keyAEClassID
0x636c4944
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:305

See Also:
Constant Field Values

keyAEColor

static final int keyAEColor
0x636f6c72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:306

See Also:
Constant Field Values

keyAEColorTable

static final int keyAEColorTable
0x636c7462
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:307

See Also:
Constant Field Values

keyAECurveHeight

static final int keyAECurveHeight
0x6b636864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:308

See Also:
Constant Field Values

keyAECurveWidth

static final int keyAECurveWidth
0x6b637764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:309

See Also:
Constant Field Values

keyAEDashStyle

static final int keyAEDashStyle
0x70647374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:310

See Also:
Constant Field Values

keyAEData

static final int keyAEData
0x64617461
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:311

See Also:
Constant Field Values

keyAEDefaultType

static final int keyAEDefaultType
0x64656674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:312

See Also:
Constant Field Values

keyAEDefinitionRect

static final int keyAEDefinitionRect
0x70647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:313

See Also:
Constant Field Values

keyAEDescType

static final int keyAEDescType
0x64737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:314

See Also:
Constant Field Values

keyAEDestination

static final int keyAEDestination
0x64657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:315

See Also:
Constant Field Values

keyAEDoAntiAlias

static final int keyAEDoAntiAlias
0x616e7461
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:316

See Also:
Constant Field Values

keyAEDoDithered

static final int keyAEDoDithered
0x67646974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:317

See Also:
Constant Field Values

keyAEDoRotate

static final int keyAEDoRotate
0x6b647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:318

See Also:
Constant Field Values

keyAEDoScale

static final int keyAEDoScale
0x6b736361
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:322

See Also:
Constant Field Values

keyAEDoTranslate

static final int keyAEDoTranslate
0x6b747261
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:323

See Also:
Constant Field Values

keyAEEditionFileLoc

static final int keyAEEditionFileLoc
0x656c6f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:324

See Also:
Constant Field Values

keyAEElements

static final int keyAEElements
0x656c6d73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:325

See Also:
Constant Field Values

keyAEEndPoint

static final int keyAEEndPoint
0x70656e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:326

See Also:
Constant Field Values

keyAEEventClass

static final int keyAEEventClass
0x6576636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:327

See Also:
Constant Field Values

keyAEEventID

static final int keyAEEventID
0x65767469
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:328

See Also:
Constant Field Values

keyAEFile

static final int keyAEFile
0x6b66696c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:329

See Also:
Constant Field Values

keyAEFileType

static final int keyAEFileType
0x666c7470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:330

See Also:
Constant Field Values

keyAEFillColor

static final int keyAEFillColor
0x666c636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:331

See Also:
Constant Field Values

keyAEFillPattern

static final int keyAEFillPattern
0x666c7074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:332

See Also:
Constant Field Values

keyAEFlipHorizontal

static final int keyAEFlipHorizontal
0x6b66686f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:333

See Also:
Constant Field Values

keyAEFlipVertical

static final int keyAEFlipVertical
0x6b667674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:334

See Also:
Constant Field Values

keyAEFont

static final int keyAEFont
0x666f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:335

See Also:
Constant Field Values

keyAEFormula

static final int keyAEFormula
0x70666f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:336

See Also:
Constant Field Values

keyAEGraphicObjects

static final int keyAEGraphicObjects
0x676f6273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:337

See Also:
Constant Field Values

keyAEID

static final int keyAEID
0x49442020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:338

See Also:
Constant Field Values

keyAEImageQuality

static final int keyAEImageQuality
0x67717561
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:339

See Also:
Constant Field Values

keyAEInsertHere

static final int keyAEInsertHere
0x696e7368
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:340

See Also:
Constant Field Values

keyAEKeyForms

static final int keyAEKeyForms
0x6b657966
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:341

See Also:
Constant Field Values

keyAEKeyword

static final int keyAEKeyword
0x6b797764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:345

See Also:
Constant Field Values

keyAELevel

static final int keyAELevel
0x6c65766c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:346

See Also:
Constant Field Values

keyAELineArrow

static final int keyAELineArrow
0x6172726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:347

See Also:
Constant Field Values

keyAEName

static final int keyAEName
0x706e616d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:348

See Also:
Constant Field Values

keyAENewElementLoc

static final int keyAENewElementLoc
0x706e656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:349

See Also:
Constant Field Values

keyAEObject

static final int keyAEObject
0x6b6f626a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:350

See Also:
Constant Field Values

keyAEObjectClass

static final int keyAEObjectClass
0x6b6f636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:351

See Also:
Constant Field Values

keyAEOffStyles

static final int keyAEOffStyles
0x6f667374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:352

See Also:
Constant Field Values

keyAEOnStyles

static final int keyAEOnStyles
0x6f6e7374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:353

See Also:
Constant Field Values

keyAEParameters

static final int keyAEParameters
0x70726d73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:354

See Also:
Constant Field Values

keyAEParamFlags

static final int keyAEParamFlags
0x706d6667
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:355

See Also:
Constant Field Values

keyAEPenColor

static final int keyAEPenColor
0x7070636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:356

See Also:
Constant Field Values

keyAEPenPattern

static final int keyAEPenPattern
0x70707061
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:357

See Also:
Constant Field Values

keyAEPenWidth

static final int keyAEPenWidth
0x70707764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:358

See Also:
Constant Field Values

keyAEPixelDepth

static final int keyAEPixelDepth
0x70647074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:359

See Also:
Constant Field Values

keyAEPixMapMinus

static final int keyAEPixMapMinus
0x6b706d6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:360

See Also:
Constant Field Values

keyAEPMTable

static final int keyAEPMTable
0x6b706d74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:361

See Also:
Constant Field Values

keyAEPointList

static final int keyAEPointList
0x70746c74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:362

See Also:
Constant Field Values

keyAEPointSize

static final int keyAEPointSize
0x7074737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:363

See Also:
Constant Field Values

keyAEPosition

static final int keyAEPosition
0x6b706f73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:364

See Also:
Constant Field Values

keyAEPropData

static final int keyAEPropData
0x70726474
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:368

See Also:
Constant Field Values

keyAEProperties

static final int keyAEProperties
0x7170726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:369

See Also:
Constant Field Values

keyAEProperty

static final int keyAEProperty
0x6b707270
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:370

See Also:
Constant Field Values

keyAEPropFlags

static final int keyAEPropFlags
0x70726667
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:371

See Also:
Constant Field Values

keyAEPropID

static final int keyAEPropID
0x70726f70
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:372

See Also:
Constant Field Values

keyAEProtection

static final int keyAEProtection
0x7070726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:373

See Also:
Constant Field Values

keyAERenderAs

static final int keyAERenderAs
0x6b72656e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:374

See Also:
Constant Field Values

keyAERequestedType

static final int keyAERequestedType
0x72747970
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:375

See Also:
Constant Field Values

keyAEResult

static final int keyAEResult
0x2d2d2d2d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:376

See Also:
Constant Field Values

keyAEResultInfo

static final int keyAEResultInfo
0x7273696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:377

See Also:
Constant Field Values

keyAERotation

static final int keyAERotation
0x70726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:378

See Also:
Constant Field Values

keyAERotPoint

static final int keyAERotPoint
0x6b727470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:379

See Also:
Constant Field Values

keyAERowList

static final int keyAERowList
0x6b726c73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:380

See Also:
Constant Field Values

keyAESaveOptions

static final int keyAESaveOptions
0x7361766f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:381

See Also:
Constant Field Values

keyAEScale

static final int keyAEScale
0x7073636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:382

See Also:
Constant Field Values

keyAEScriptTag

static final int keyAEScriptTag
0x70736374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:383

See Also:
Constant Field Values

keyAESearchText

static final int keyAESearchText
0x73747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:384

See Also:
Constant Field Values

keyAEShowWhere

static final int keyAEShowWhere
0x73686f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:385

See Also:
Constant Field Values

keyAEStartAngle

static final int keyAEStartAngle
0x70616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:386

See Also:
Constant Field Values

keyAEStartPoint

static final int keyAEStartPoint
0x70737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:387

See Also:
Constant Field Values

keyAEStyles

static final int keyAEStyles
0x6b737479
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:388

See Also:
Constant Field Values

keyAESuiteID

static final int keyAESuiteID
0x73756974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:392

See Also:
Constant Field Values

keyAEText

static final int keyAEText
0x6b747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:393

See Also:
Constant Field Values

keyAETextColor

static final int keyAETextColor
0x70747863
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:394

See Also:
Constant Field Values

keyAETextFont

static final int keyAETextFont
0x70747866
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:395

See Also:
Constant Field Values

keyAETextPointSize

static final int keyAETextPointSize
0x70747073
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:396

See Also:
Constant Field Values

keyAETextStyles

static final int keyAETextStyles
0x74787374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:397

See Also:
Constant Field Values

keyAETextLineHeight

static final int keyAETextLineHeight
type ShortInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:398

See Also:
Constant Field Values

keyAETextLineAscent

static final int keyAETextLineAscent
type ShortInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:399

See Also:
Constant Field Values

keyAETheText

static final int keyAETheText
0x74687478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:400

See Also:
Constant Field Values

keyAETransferMode

static final int keyAETransferMode
0x7070746d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:401

See Also:
Constant Field Values

keyAETranslation

static final int keyAETranslation
0x70747273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:402

See Also:
Constant Field Values

keyAETryAsStructGraf

static final int keyAETryAsStructGraf
0x746f6f67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:403

See Also:
Constant Field Values

keyAEUniformStyles

static final int keyAEUniformStyles
0x7573746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:404

See Also:
Constant Field Values

keyAEUpdateOn

static final int keyAEUpdateOn
0x70757064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:405

See Also:
Constant Field Values

keyAEUserTerm

static final int keyAEUserTerm
0x7574726d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:406

See Also:
Constant Field Values

keyAEWindow

static final int keyAEWindow
0x776e6477
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:407

See Also:
Constant Field Values

keyAEWritingCode

static final int keyAEWritingCode
0x77726364
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:408

See Also:
Constant Field Values

keyMiscellaneous

static final int keyMiscellaneous
0x666d7363
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:412

See Also:
Constant Field Values

keySelection

static final int keySelection
0x6673656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:413

See Also:
Constant Field Values

keyWindow

static final int keyWindow
0x6b776e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:414

See Also:
Constant Field Values

keyWhen

static final int keyWhen
EventRecord keys
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:416

See Also:
Constant Field Values

keyWhere

static final int keyWhere
See Also:
Constant Field Values

keyModifiers

static final int keyModifiers
See Also:
Constant Field Values

keyKey

static final int keyKey
See Also:
Constant Field Values

keyKeyCode

static final int keyKeyCode
See Also:
Constant Field Values

keyKeyboard

static final int keyKeyboard
See Also:
Constant Field Values

keyDriveNumber

static final int keyDriveNumber
See Also:
Constant Field Values

keyErrorCode

static final int keyErrorCode
See Also:
Constant Field Values

keyHighLevelClass

static final int keyHighLevelClass
See Also:
Constant Field Values

keyHighLevelID

static final int keyHighLevelID
See Also:
Constant Field Values

pArcAngle

static final int pArcAngle
0x70617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:429

See Also:
Constant Field Values

pBackgroundColor

static final int pBackgroundColor
0x7062636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:430

See Also:
Constant Field Values

pBackgroundPattern

static final int pBackgroundPattern
0x70627074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:431

See Also:
Constant Field Values

pBestType

static final int pBestType
0x70627374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:432

See Also:
Constant Field Values

pBounds

static final int pBounds
0x70626e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:433

See Also:
Constant Field Values

pClass

static final int pClass
0x70636c73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:434

See Also:
Constant Field Values

pClipboard

static final int pClipboard
0x70636c69
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:435

See Also:
Constant Field Values

pColor

static final int pColor
0x636f6c72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:436

See Also:
Constant Field Values

pColorTable

static final int pColorTable
0x636c7462
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:437

See Also:
Constant Field Values

pContents

static final int pContents
0x70636e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:438

See Also:
Constant Field Values

pCornerCurveHeight

static final int pCornerCurveHeight
0x70636864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:439

See Also:
Constant Field Values

pCornerCurveWidth

static final int pCornerCurveWidth
0x70637764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:440

See Also:
Constant Field Values

pDashStyle

static final int pDashStyle
0x70647374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:441

See Also:
Constant Field Values

pDefaultType

static final int pDefaultType
0x64656674
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:442

See Also:
Constant Field Values

pDefinitionRect

static final int pDefinitionRect
0x70647274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:443

See Also:
Constant Field Values

pEnabled

static final int pEnabled
0x656e626c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:444

See Also:
Constant Field Values

pEndPoint

static final int pEndPoint
0x70656e64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:445

See Also:
Constant Field Values

pFillColor

static final int pFillColor
0x666c636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:446

See Also:
Constant Field Values

pFillPattern

static final int pFillPattern
0x666c7074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:447

See Also:
Constant Field Values

pFont

static final int pFont
0x666f6e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:448

See Also:
Constant Field Values

pFormula

static final int pFormula
0x70666f72
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:452

See Also:
Constant Field Values

pGraphicObjects

static final int pGraphicObjects
0x676f6273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:453

See Also:
Constant Field Values

pHasCloseBox

static final int pHasCloseBox
0x68636c62
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:454

See Also:
Constant Field Values

pHasTitleBar

static final int pHasTitleBar
0x70746974
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:455

See Also:
Constant Field Values

pID

static final int pID
0x49442020
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:456

See Also:
Constant Field Values

pIndex

static final int pIndex
0x70696478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:457

See Also:
Constant Field Values

pInsertionLoc

static final int pInsertionLoc
0x70696e73
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:458

See Also:
Constant Field Values

pIsFloating

static final int pIsFloating
0x6973666c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:459

See Also:
Constant Field Values

pIsFrontProcess

static final int pIsFrontProcess
0x70697366
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:460

See Also:
Constant Field Values

pIsModal

static final int pIsModal
0x706d6f64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:461

See Also:
Constant Field Values

pIsModified

static final int pIsModified
0x696d6f64
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:462

See Also:
Constant Field Values

pIsResizable

static final int pIsResizable
0x7072737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:463

See Also:
Constant Field Values

pIsStationeryPad

static final int pIsStationeryPad
0x70737064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:464

See Also:
Constant Field Values

pIsZoomable

static final int pIsZoomable
0x69737a6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:465

See Also:
Constant Field Values

pIsZoomed

static final int pIsZoomed
0x707a756d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:466

See Also:
Constant Field Values

pItemNumber

static final int pItemNumber
0x69746d6e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:467

See Also:
Constant Field Values

pJustification

static final int pJustification
0x706a7374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:468

See Also:
Constant Field Values

pLineArrow

static final int pLineArrow
0x6172726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:469

See Also:
Constant Field Values

pMenuID

static final int pMenuID
0x6d6e6964
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:470

See Also:
Constant Field Values

pName

static final int pName
0x706e616d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:471

See Also:
Constant Field Values

pNewElementLoc

static final int pNewElementLoc
0x706e656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:475

See Also:
Constant Field Values

pPenColor

static final int pPenColor
0x7070636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:476

See Also:
Constant Field Values

pPenPattern

static final int pPenPattern
0x70707061
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:477

See Also:
Constant Field Values

pPenWidth

static final int pPenWidth
0x70707764
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:478

See Also:
Constant Field Values

pPixelDepth

static final int pPixelDepth
0x70647074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:479

See Also:
Constant Field Values

pPointList

static final int pPointList
0x70746c74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:480

See Also:
Constant Field Values

pPointSize

static final int pPointSize
0x7074737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:481

See Also:
Constant Field Values

pProtection

static final int pProtection
0x7070726f
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:482

See Also:
Constant Field Values

pRotation

static final int pRotation
0x70726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:483

See Also:
Constant Field Values

pScale

static final int pScale
0x7073636c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:484

See Also:
Constant Field Values

pScript

static final int pScript
0x73637074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:485

See Also:
Constant Field Values

pScriptTag

static final int pScriptTag
0x70736374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:486

See Also:
Constant Field Values

pSelected

static final int pSelected
0x73656c63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:487

See Also:
Constant Field Values

pSelection

static final int pSelection
0x73656c65
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:488

See Also:
Constant Field Values

pStartAngle

static final int pStartAngle
0x70616e67
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:489

See Also:
Constant Field Values

pStartPoint

static final int pStartPoint
0x70737470
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:490

See Also:
Constant Field Values

pTextColor

static final int pTextColor
0x70747863
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:491

See Also:
Constant Field Values

pTextFont

static final int pTextFont
0x70747866
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:492

See Also:
Constant Field Values

pTextItemDelimiters

static final int pTextItemDelimiters
0x7478646c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:493

See Also:
Constant Field Values

pTextPointSize

static final int pTextPointSize
0x70747073
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:494

See Also:
Constant Field Values

pTextStyles

static final int pTextStyles
0x74787374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:498

See Also:
Constant Field Values

pTransferMode

static final int pTransferMode
0x7070746d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:499

See Also:
Constant Field Values

pTranslation

static final int pTranslation
0x70747273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:500

See Also:
Constant Field Values

pUniformStyles

static final int pUniformStyles
0x7573746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:501

See Also:
Constant Field Values

pUpdateOn

static final int pUpdateOn
0x70757064
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:502

See Also:
Constant Field Values

pUserSelection

static final int pUserSelection
0x7075736c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:503

See Also:
Constant Field Values

pVersion

static final int pVersion
0x76657273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:504

See Also:
Constant Field Values

pVisible

static final int pVisible
0x70766973
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:505

See Also:
Constant Field Values

typeAEText

static final int typeAEText
0x74545854
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:509

See Also:
Constant Field Values

typeArc

static final int typeArc
0x63617263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:510

See Also:
Constant Field Values

typeBest

static final int typeBest
0x62657374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:511

See Also:
Constant Field Values

typeCell

static final int typeCell
0x6363656c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:512

See Also:
Constant Field Values

typeClassInfo

static final int typeClassInfo
0x67636c69
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:513

See Also:
Constant Field Values

typeColorTable

static final int typeColorTable
0x636c7274
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:514

See Also:
Constant Field Values

typeColumn

static final int typeColumn
0x63636f6c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:515

See Also:
Constant Field Values

typeDashStyle

static final int typeDashStyle
0x74646173
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:516

See Also:
Constant Field Values

typeData

static final int typeData
0x74647461
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:517

See Also:
Constant Field Values

typeDrawingArea

static final int typeDrawingArea
0x63647277
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:518

See Also:
Constant Field Values

typeElemInfo

static final int typeElemInfo
0x656c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:519

See Also:
Constant Field Values

typeEnumeration

static final int typeEnumeration
0x656e756d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:520

See Also:
Constant Field Values

typeEPS

static final int typeEPS
0x45505320
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:521

See Also:
Constant Field Values

typeEventInfo

static final int typeEventInfo
0x6576696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:522

See Also:
Constant Field Values

typeFinderWindow

static final int typeFinderWindow
0x6677696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:526

See Also:
Constant Field Values

typeFixedPoint

static final int typeFixedPoint
0x66706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:527

See Also:
Constant Field Values

typeFixedRectangle

static final int typeFixedRectangle
0x66726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:528

See Also:
Constant Field Values

typeGraphicLine

static final int typeGraphicLine
0x676c696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:529

See Also:
Constant Field Values

typeGraphicText

static final int typeGraphicText
0x63677478
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:530

See Also:
Constant Field Values

typeGroupedGraphic

static final int typeGroupedGraphic
0x63706963
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:531

See Also:
Constant Field Values

typeInsertionLoc

static final int typeInsertionLoc
0x696e736c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:532

See Also:
Constant Field Values

typeIntlText

static final int typeIntlText
0x69747874
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:533

See Also:
Constant Field Values

typeIntlWritingCode

static final int typeIntlWritingCode
0x696e746c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:534

See Also:
Constant Field Values

typeLongDateTime

static final int typeLongDateTime
0x6c647420
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:535

See Also:
Constant Field Values

typeCFAbsoluteTime

static final int typeCFAbsoluteTime
See Also:
Constant Field Values

typeISO8601DateTime

static final int typeISO8601DateTime
0x69736f74 data is ascii text of an ISO8601 date
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:537

See Also:
Constant Field Values

typeLongFixed

static final int typeLongFixed
0x6c667864
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:538

See Also:
Constant Field Values

typeLongFixedPoint

static final int typeLongFixedPoint
0x6c667074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:539

See Also:
Constant Field Values

typeLongFixedRectangle

static final int typeLongFixedRectangle
0x6c667263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:540

See Also:
Constant Field Values

typeLongPoint

static final int typeLongPoint
0x6c706e74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:541

See Also:
Constant Field Values

typeLongRectangle

static final int typeLongRectangle
0x6c726374
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:542

See Also:
Constant Field Values

typeMachineLoc

static final int typeMachineLoc
0x6d4c6f63
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:543

See Also:
Constant Field Values

typeOval

static final int typeOval
0x636f766c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:544

See Also:
Constant Field Values

typeParamInfo

static final int typeParamInfo
0x706d696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:545

See Also:
Constant Field Values

typePict

static final int typePict
0x50494354
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:546

See Also:
Constant Field Values

typePixelMap

static final int typePixelMap
0x63706978
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:550

See Also:
Constant Field Values

typePixMapMinus

static final int typePixMapMinus
0x74706d6d
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:551

See Also:
Constant Field Values

typePolygon

static final int typePolygon
0x6370676e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:552

See Also:
Constant Field Values

typePropInfo

static final int typePropInfo
0x70696e66
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:553

See Also:
Constant Field Values

typePtr

static final int typePtr
0x70747220
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:554

See Also:
Constant Field Values

typeQDPoint

static final int typeQDPoint
0x51447074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:555

See Also:
Constant Field Values

typeQDRegion

static final int typeQDRegion
0x51447074 (data is actual region data, including rectangle and size, _not_ region handle or ptr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:556

See Also:
Constant Field Values

typeRectangle

static final int typeRectangle
0x63726563
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:557

See Also:
Constant Field Values

typeRGB16

static final int typeRGB16
0x74723136
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:558

See Also:
Constant Field Values

typeRGB96

static final int typeRGB96
0x74723936
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:559

See Also:
Constant Field Values

typeRGBColor

static final int typeRGBColor
0x63524742
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:560

See Also:
Constant Field Values

typeRotation

static final int typeRotation
0x74726f74
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:561

See Also:
Constant Field Values

typeRoundedRectangle

static final int typeRoundedRectangle
0x63727263
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:562

See Also:
Constant Field Values

typeRow

static final int typeRow
0x63726f77
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:563

See Also:
Constant Field Values

typeScrapStyles

static final int typeScrapStyles
0x7374796c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:564

See Also:
Constant Field Values

typeScript

static final int typeScript
0x73637074
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:565

See Also:
Constant Field Values

typeStyledText

static final int typeStyledText
0x53545854
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:566

See Also:
Constant Field Values

typeSuiteInfo

static final int typeSuiteInfo
0x7375696e
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:567

See Also:
Constant Field Values

typeTable

static final int typeTable
0x6374626c
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:568

See Also:
Constant Field Values

typeTextStyles

static final int typeTextStyles
0x74737479
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:569

See Also:
Constant Field Values

typeTIFF

static final int typeTIFF
0x54494646
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:573

See Also:
Constant Field Values

typeJPEG

static final int typeJPEG
See Also:
Constant Field Values

typeGIF

static final int typeGIF
See Also:
Constant Field Values

typeVersion

static final int typeVersion
0x76657273
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:576

See Also:
Constant Field Values

kAEMenuClass

static final int kAEMenuClass
See Also:
Constant Field Values

kAEMenuSelect

static final int kAEMenuSelect
See Also:
Constant Field Values

kAEMouseDown

static final int kAEMouseDown
See Also:
Constant Field Values

kAEMouseDownInBack

static final int kAEMouseDownInBack
See Also:
Constant Field Values

kAEKeyDown

static final int kAEKeyDown
See Also:
Constant Field Values

kAEResized

static final int kAEResized
See Also:
Constant Field Values

kAEPromise

static final int kAEPromise
See Also:
Constant Field Values

keyMenuID

static final int keyMenuID
See Also:
Constant Field Values

keyMenuItem

static final int keyMenuItem
See Also:
Constant Field Values

keyCloseAllWindows

static final int keyCloseAllWindows
See Also:
Constant Field Values

keyOriginalBounds

static final int keyOriginalBounds
See Also:
Constant Field Values

keyNewBounds

static final int keyNewBounds
See Also:
Constant Field Values

keyLocalWhere

static final int keyLocalWhere
See Also:
Constant Field Values

typeHIMenu

static final int typeHIMenu
See Also:
Constant Field Values

typeHIWindow

static final int typeHIWindow
See Also:
Constant Field Values

kAEQuitReason

static final int kAEQuitReason
in a kAEQuitApplication event, this property if present is the reason the quit is being sent. The possible values are kAEQuitAll, kAEShutDown, kAERestart, kAEReallyLogOut
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:604

See Also:
Constant Field Values

kBySmallIcon

static final int kBySmallIcon
See Also:
Constant Field Values

kByIconView

static final int kByIconView
See Also:
Constant Field Values

kByNameView

static final int kByNameView
See Also:
Constant Field Values

kByDateView

static final int kByDateView
See Also:
Constant Field Values

kBySizeView

static final int kBySizeView
See Also:
Constant Field Values

kByKindView

static final int kByKindView
See Also:
Constant Field Values

kByCommentView

static final int kByCommentView
See Also:
Constant Field Values

kByLabelView

static final int kByLabelView
See Also:
Constant Field Values

kByVersionView

static final int kByVersionView
See Also:
Constant Field Values

kAEInfo

static final int kAEInfo
See Also:
Constant Field Values

kAEMain

static final int kAEMain
See Also:
Constant Field Values

kAESharing

static final int kAESharing
See Also:
Constant Field Values

kAEZoomIn

static final int kAEZoomIn
See Also:
Constant Field Values

kAEZoomOut

static final int kAEZoomOut
See Also:
Constant Field Values

kTextServiceClass

static final int kTextServiceClass
See Also:
Constant Field Values

kUpdateActiveInputArea

static final int kUpdateActiveInputArea
update the active input area
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:632

See Also:
Constant Field Values

kShowHideInputWindow

static final int kShowHideInputWindow
show or hide the input window
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:633

See Also:
Constant Field Values

kPos2Offset

static final int kPos2Offset
converting global coordinates to char position
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:634

See Also:
Constant Field Values

kOffset2Pos

static final int kOffset2Pos
converting char position to global coordinates
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:635

See Also:
Constant Field Values

kUnicodeNotFromInputMethod

static final int kUnicodeNotFromInputMethod
Unicode text when event not handled by Input Method or no Input Method
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:636

See Also:
Constant Field Values

kGetSelectedText

static final int kGetSelectedText
Get text for current selection
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:637

See Also:
Constant Field Values

keyAETSMDocumentRefcon

static final int keyAETSMDocumentRefcon
TSM document refcon, typeLongInteger
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:638

See Also:
Constant Field Values

keyAEServerInstance

static final int keyAEServerInstance
component instance
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:639

See Also:
Constant Field Values

keyAETheData

static final int keyAETheData
typeText
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:640

See Also:
Constant Field Values

keyAEFixLength

static final int keyAEFixLength
fix len
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:641

See Also:
Constant Field Values

keyAEUpdateRange

static final int keyAEUpdateRange
typeTextRangeArray
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:642

See Also:
Constant Field Values

keyAECurrentPoint

static final int keyAECurrentPoint
current point
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:643

See Also:
Constant Field Values

keyAEBufferSize

static final int keyAEBufferSize
buffer size to get the text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:644

See Also:
Constant Field Values

keyAEMoveView

static final int keyAEMoveView
move view flag
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:645

See Also:
Constant Field Values

keyAENextBody

static final int keyAENextBody
next or previous body
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:646

See Also:
Constant Field Values

keyAETSMScriptTag

static final int keyAETSMScriptTag
See Also:
Constant Field Values

keyAETSMTextFont

static final int keyAETSMTextFont
FMFontFamily or FOND ID
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:648

See Also:
Constant Field Values

keyAETSMTextFMFont

static final int keyAETSMTextFMFont
FMFont
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:649

See Also:
Constant Field Values

keyAETSMTextPointSize

static final int keyAETSMTextPointSize
See Also:
Constant Field Values

keyAETSMEventRecord

static final int keyAETSMEventRecord
Low level Event Record, typeLowLevelEventRecord
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:651

See Also:
Constant Field Values

keyAETSMEventRef

static final int keyAETSMEventRef
Carbon EventRef, typeEventRef
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:652

See Also:
Constant Field Values

keyAETextServiceEncoding

static final int keyAETextServiceEncoding
Text Service encoding, mac or Unicode in UpdateActiveInputArea or GetSelectedText events.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:653

See Also:
Constant Field Values

keyAETextServiceMacEncoding

static final int keyAETextServiceMacEncoding
Target mac encoding for TSM conversion of text from Unicode text service.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:654

See Also:
Constant Field Values

keyAETSMGlyphInfoArray

static final int keyAETSMGlyphInfoArray
typeGlyphInfoArray
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:655

See Also:
Constant Field Values

typeTextRange

static final int typeTextRange
TextRange
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:656

See Also:
Constant Field Values

typeComponentInstance

static final int typeComponentInstance
server instance
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:657

See Also:
Constant Field Values

typeOffsetArray

static final int typeOffsetArray
offset array
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:658

See Also:
Constant Field Values

typeTextRangeArray

static final int typeTextRangeArray
See Also:
Constant Field Values

typeLowLevelEventRecord

static final int typeLowLevelEventRecord
Low Level Event Record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:660

See Also:
Constant Field Values

typeGlyphInfoArray

static final int typeGlyphInfoArray
Glyph/FMFont info array for sub ranges of Unicode text. See GlyphInfoArray in TextServices.h
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:661

See Also:
Constant Field Values

typeEventRef

static final int typeEventRef
Carbon EventRef
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:662

See Also:
Constant Field Values

typeText

static final int typeText
Plain text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:663

See Also:
Constant Field Values

kTSMOutsideOfBody

static final int kTSMOutsideOfBody
Desc type constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:669

See Also:
Constant Field Values

kTSMInsideOfBody

static final int kTSMInsideOfBody
Desc type constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:670

See Also:
Constant Field Values

kTSMInsideOfActiveInputArea

static final int kTSMInsideOfActiveInputArea
Desc type constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:671

See Also:
Constant Field Values

kNextBody

static final int kNextBody
See Also:
Constant Field Values

kPreviousBody

static final int kPreviousBody
See Also:
Constant Field Values

kTSMHiliteCaretPosition

static final int kTSMHiliteCaretPosition
Hilite styles
specify caret position
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:715

See Also:
Constant Field Values

kTSMHiliteRawText

static final int kTSMHiliteRawText
Hilite styles
specify range of raw text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:716

See Also:
Constant Field Values

kTSMHiliteSelectedRawText

static final int kTSMHiliteSelectedRawText
Hilite styles
specify range of selected raw text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:717

See Also:
Constant Field Values

kTSMHiliteConvertedText

static final int kTSMHiliteConvertedText
Hilite styles
specify range of converted text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:718

See Also:
Constant Field Values

kTSMHiliteSelectedConvertedText

static final int kTSMHiliteSelectedConvertedText
Hilite styles
specify range of selected converted text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:719

See Also:
Constant Field Values

kTSMHiliteBlockFillText

static final int kTSMHiliteBlockFillText
Hilite styles
Block Fill hilite style
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:720

See Also:
Constant Field Values

kTSMHiliteOutlineText

static final int kTSMHiliteOutlineText
Hilite styles
Outline hilite style
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:721

See Also:
Constant Field Values

kTSMHiliteSelectedText

static final int kTSMHiliteSelectedText
Hilite styles
Selected hilite style
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:722

See Also:
Constant Field Values

kTSMHiliteNoHilite

static final int kTSMHiliteNoHilite
Hilite styles
specify range of non-hilited text
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:723

See Also:
Constant Field Values

keyAEHiliteRange

static final int keyAEHiliteRange
typeTextRangeArray for System 7, typeHiliteRangeArray for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:742

See Also:
Constant Field Values

keyAEPinRange

static final int keyAEPinRange
typeTextRange for System 7, typeTextRegionRange for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:743

See Also:
Constant Field Values

keyAEClauseOffsets

static final int keyAEClauseOffsets
typeOffsetArray for System 7, typeClauseOffsetArray for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:744

See Also:
Constant Field Values

keyAEOffset

static final int keyAEOffset
typeLongInteger for System 7, typeByteOffset for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:745

See Also:
Constant Field Values

keyAEPoint

static final int keyAEPoint
typePoint for System 7, typeQDPoint for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:746

See Also:
Constant Field Values

keyAELeftSide

static final int keyAELeftSide
typeBoolean
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:747

See Also:
Constant Field Values

keyAERegionClass

static final int keyAERegionClass
typeShortInteger for System 7, typeRegionClass for System 8
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:748

See Also:
Constant Field Values

keyAEDragging

static final int keyAEDragging
typeBoolean
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:749

See Also:
Constant Field Values

typeMeters

static final int typeMeters
AppleScript 1.3: Unit types
Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:762

See Also:
Constant Field Values

typeInches

static final int typeInches
See Also:
Constant Field Values

typeFeet

static final int typeFeet
See Also:
Constant Field Values

typeYards

static final int typeYards
See Also:
Constant Field Values

typeMiles

static final int typeMiles
See Also:
Constant Field Values

typeKilometers

static final int typeKilometers
See Also:
Constant Field Values

typeCentimeters

static final int typeCentimeters
See Also:
Constant Field Values

typeSquareMeters

static final int typeSquareMeters
Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:769

See Also:
Constant Field Values

typeSquareFeet

static final int typeSquareFeet
See Also:
Constant Field Values

typeSquareYards

static final int typeSquareYards
See Also:
Constant Field Values

typeSquareMiles

static final int typeSquareMiles
See Also:
Constant Field Values

typeSquareKilometers

static final int typeSquareKilometers
See Also:
Constant Field Values

typeLiters

static final int typeLiters
Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:774

See Also:
Constant Field Values

typeQuarts

static final int typeQuarts
See Also:
Constant Field Values

typeGallons

static final int typeGallons
See Also:
Constant Field Values

typeCubicMeters

static final int typeCubicMeters
Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:777

See Also:
Constant Field Values

typeCubicFeet

static final int typeCubicFeet
See Also:
Constant Field Values

typeCubicInches

static final int typeCubicInches
See Also:
Constant Field Values

typeCubicCentimeter

static final int typeCubicCentimeter
See Also:
Constant Field Values

typeCubicYards

static final int typeCubicYards
See Also:
Constant Field Values

typeKilograms

static final int typeKilograms
Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:782

See Also:
Constant Field Values

typeGrams

static final int typeGrams
See Also:
Constant Field Values

typeOunces

static final int typeOunces
See Also:
Constant Field Values

typePounds

static final int typePounds
See Also:
Constant Field Values

typeDegreesC

static final int typeDegreesC
Base Unit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:786

See Also:
Constant Field Values

typeDegreesF

static final int typeDegreesF
See Also:
Constant Field Values

typeDegreesK

static final int typeDegreesK
See Also:
Constant Field Values

kFAServerApp

static final int kFAServerApp
AppleScript 1.3: Folder Actions
Creator code for Folder Actions Server
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:793

See Also:
Constant Field Values

kDoFolderActionEvent

static final int kDoFolderActionEvent
Event the Finder sends to the Folder Actions FBA
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:794

See Also:
Constant Field Values

kFolderActionCode

static final int kFolderActionCode
Parameter that contains the Folder Action
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:795

See Also:
Constant Field Values

kFolderOpenedEvent

static final int kFolderOpenedEvent
Value of kFolderActionCode parameter; sent to script as event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:796

See Also:
Constant Field Values

kFolderClosedEvent

static final int kFolderClosedEvent
See Also:
Constant Field Values

kFolderWindowMovedEvent

static final int kFolderWindowMovedEvent
See Also:
Constant Field Values

kFolderItemsAddedEvent

static final int kFolderItemsAddedEvent
See Also:
Constant Field Values

kFolderItemsRemovedEvent

static final int kFolderItemsRemovedEvent
See Also:
Constant Field Values

kItemList

static final int kItemList
List parameter for added and removed items
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:801

See Also:
Constant Field Values

kNewSizeParameter

static final int kNewSizeParameter
Parameter for moved window
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:802

See Also:
Constant Field Values

kFASuiteCode

static final int kFASuiteCode
Suite code for the following events
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:803

See Also:
Constant Field Values

kFAAttachCommand

static final int kFAAttachCommand
Attach event id
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:804

See Also:
Constant Field Values

kFARemoveCommand

static final int kFARemoveCommand
Remove event id
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:805

See Also:
Constant Field Values

kFAEditCommand

static final int kFAEditCommand
Edit event id
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:806

See Also:
Constant Field Values

kFAFileParam

static final int kFAFileParam
Key for file parameter for Attach
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:807

See Also:
Constant Field Values

kFAIndexParam

static final int kFAIndexParam
Key for index (0-based) parameter for Remove and Edit
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:808

See Also:
Constant Field Values

kAEInternetSuite

static final int kAEInternetSuite
AppleScript 1.3 Internet Suite
Suite code
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:814

See Also:
Constant Field Values

kAEISWebStarSuite

static final int kAEISWebStarSuite
AppleScript 1.3 Internet Suite
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:815

See Also:
Constant Field Values

kAEISGetURL

static final int kAEISGetURL
Events
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:820

See Also:
Constant Field Values

KAEISHandleCGI

static final int KAEISHandleCGI
See Also:
Constant Field Values

cURL

static final int cURL
Classes
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:826

See Also:
Constant Field Values

cInternetAddress

static final int cInternetAddress
See Also:
Constant Field Values

cHTML

static final int cHTML
See Also:
Constant Field Values

cFTPItem

static final int cFTPItem
See Also:
Constant Field Values

kAEISHTTPSearchArgs

static final int kAEISHTTPSearchArgs
Parameters
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:834

See Also:
Constant Field Values

kAEISPostArgs

static final int kAEISPostArgs
See Also:
Constant Field Values

kAEISMethod

static final int kAEISMethod
See Also:
Constant Field Values

kAEISClientAddress

static final int kAEISClientAddress
See Also:
Constant Field Values

kAEISUserName

static final int kAEISUserName
See Also:
Constant Field Values

kAEISPassword

static final int kAEISPassword
See Also:
Constant Field Values

kAEISFromUser

static final int kAEISFromUser
See Also:
Constant Field Values

kAEISServerName

static final int kAEISServerName
See Also:
Constant Field Values

kAEISServerPort

static final int kAEISServerPort
See Also:
Constant Field Values

kAEISScriptName

static final int kAEISScriptName
See Also:
Constant Field Values

kAEISContentType

static final int kAEISContentType
See Also:
Constant Field Values

kAEISReferrer

static final int kAEISReferrer
See Also:
Constant Field Values

kAEISUserAgent

static final int kAEISUserAgent
See Also:
Constant Field Values

kAEISAction

static final int kAEISAction
See Also:
Constant Field Values

kAEISActionPath

static final int kAEISActionPath
See Also:
Constant Field Values

kAEISClientIP

static final int kAEISClientIP
See Also:
Constant Field Values

kAEISFullRequest

static final int kAEISFullRequest
See Also:
Constant Field Values

pScheme

static final int pScheme
Properties
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:855

See Also:
Constant Field Values

pHost

static final int pHost
See Also:
Constant Field Values

pPath

static final int pPath
See Also:
Constant Field Values

pUserName

static final int pUserName
See Also:
Constant Field Values

pUserPassword

static final int pUserPassword
See Also:
Constant Field Values

pDNSForm

static final int pDNSForm
See Also:
Constant Field Values

pURL

static final int pURL
See Also:
Constant Field Values

pTextEncoding

static final int pTextEncoding
See Also:
Constant Field Values

pFTPKind

static final int pFTPKind
See Also:
Constant Field Values

eScheme

static final int eScheme
Scheme enumerations
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:868

See Also:
Constant Field Values

eurlHTTP

static final int eurlHTTP
RFC 2068
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:869

See Also:
Constant Field Values

eurlHTTPS

static final int eurlHTTPS
See Also:
Constant Field Values

eurlFTP

static final int eurlFTP
RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:871

See Also:
Constant Field Values

eurlMail

static final int eurlMail
RFC 2638
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:872

See Also:
Constant Field Values

eurlFile

static final int eurlFile
RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:873

See Also:
Constant Field Values

eurlGopher

static final int eurlGopher
RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:874

See Also:
Constant Field Values

eurlTelnet

static final int eurlTelnet
RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:875

See Also:
Constant Field Values

eurlNews

static final int eurlNews
RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:876

See Also:
Constant Field Values

eurlSNews

static final int eurlSNews
See Also:
Constant Field Values

eurlNNTP

static final int eurlNNTP
RFC 1738
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:878

See Also:
Constant Field Values

eurlMessage

static final int eurlMessage
See Also:
Constant Field Values

eurlMailbox

static final int eurlMailbox
See Also:
Constant Field Values

eurlMulti

static final int eurlMulti
See Also:
Constant Field Values

eurlLaunch

static final int eurlLaunch
See Also:
Constant Field Values

eurlAFP

static final int eurlAFP
See Also:
Constant Field Values

eurlAT

static final int eurlAT
See Also:
Constant Field Values

eurlEPPC

static final int eurlEPPC
See Also:
Constant Field Values

eurlRTSP

static final int eurlRTSP
RFC 2326
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:886

See Also:
Constant Field Values

eurlIMAP

static final int eurlIMAP
RFC 2192
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:887

See Also:
Constant Field Values

eurlNFS

static final int eurlNFS
RFC 2224
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:888

See Also:
Constant Field Values

eurlPOP

static final int eurlPOP
RFC 2384
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:889

See Also:
Constant Field Values

eurlLDAP

static final int eurlLDAP
RFC 2255
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:890

See Also:
Constant Field Values

eurlUnknown

static final int eurlUnknown
See Also:
Constant Field Values

kConnSuite

static final int kConnSuite
AppleScript 1.3: Connectivity Suite in aeut
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:896

See Also:
Constant Field Values

cDevSpec

static final int cDevSpec
See Also:
Constant Field Values

cAddressSpec

static final int cAddressSpec
See Also:
Constant Field Values

cADBAddress

static final int cADBAddress
See Also:
Constant Field Values

cAppleTalkAddress

static final int cAppleTalkAddress
See Also:
Constant Field Values

cBusAddress

static final int cBusAddress
See Also:
Constant Field Values

cEthernetAddress

static final int cEthernetAddress
See Also:
Constant Field Values

cFireWireAddress

static final int cFireWireAddress
See Also:
Constant Field Values

cIPAddress

static final int cIPAddress
See Also:
Constant Field Values

cLocalTalkAddress

static final int cLocalTalkAddress
See Also:
Constant Field Values

cSCSIAddress

static final int cSCSIAddress
See Also:
Constant Field Values

cTokenRingAddress

static final int cTokenRingAddress
See Also:
Constant Field Values

cUSBAddress

static final int cUSBAddress
See Also:
Constant Field Values

pDeviceType

static final int pDeviceType
Properties
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:910

See Also:
Constant Field Values

pDeviceAddress

static final int pDeviceAddress
See Also:
Constant Field Values

pConduit

static final int pConduit
See Also:
Constant Field Values

pProtocol

static final int pProtocol
cde 4/27/98 was 'ppro' conflicted with DB suite
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:913

See Also:
Constant Field Values

pATMachine

static final int pATMachine
See Also:
Constant Field Values

pATZone

static final int pATZone
See Also:
Constant Field Values

pATType

static final int pATType
See Also:
Constant Field Values

pDottedDecimal

static final int pDottedDecimal
See Also:
Constant Field Values

pDNS

static final int pDNS
See Also:
Constant Field Values

pPort

static final int pPort
See Also:
Constant Field Values

pNetwork

static final int pNetwork
See Also:
Constant Field Values

pNode

static final int pNode
See Also:
Constant Field Values

pSocket

static final int pSocket
See Also:
Constant Field Values

pSCSIBus

static final int pSCSIBus
See Also:
Constant Field Values

pSCSILUN

static final int pSCSILUN
cde 5/22/98 per WWDC developer request
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:924

See Also:
Constant Field Values

eDeviceType

static final int eDeviceType
Enumerations and enumerators
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:926

See Also:
Constant Field Values

eAddressSpec

static final int eAddressSpec
See Also:
Constant Field Values

eConduit

static final int eConduit
See Also:
Constant Field Values

eProtocol

static final int eProtocol
See Also:
Constant Field Values

eADB

static final int eADB
See Also:
Constant Field Values

eAnalogAudio

static final int eAnalogAudio
See Also:
Constant Field Values

eAppleTalk

static final int eAppleTalk
See Also:
Constant Field Values

eAudioLineIn

static final int eAudioLineIn
See Also:
Constant Field Values

eAudioLineOut

static final int eAudioLineOut
cde 4/24/98 changed from 'ecao' to not conflict
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:934

See Also:
Constant Field Values

eAudioOut

static final int eAudioOut
See Also:
Constant Field Values

eBus

static final int eBus
See Also:
Constant Field Values

eCDROM

static final int eCDROM
See Also:
Constant Field Values

eCommSlot

static final int eCommSlot
See Also:
Constant Field Values

eDigitalAudio

static final int eDigitalAudio
See Also:
Constant Field Values

eDisplay

static final int eDisplay
See Also:
Constant Field Values

eDVD

static final int eDVD
See Also:
Constant Field Values

eEthernet

static final int eEthernet
See Also:
Constant Field Values

eFireWire

static final int eFireWire
See Also:
Constant Field Values

eFloppy

static final int eFloppy
See Also:
Constant Field Values

eHD

static final int eHD
See Also:
Constant Field Values

eInfrared

static final int eInfrared
See Also:
Constant Field Values

eIP

static final int eIP
See Also:
Constant Field Values

eIrDA

static final int eIrDA
See Also:
Constant Field Values

eIRTalk

static final int eIRTalk
See Also:
Constant Field Values

eKeyboard

static final int eKeyboard
See Also:
Constant Field Values

eLCD

static final int eLCD
See Also:
Constant Field Values

eLocalTalk

static final int eLocalTalk
See Also:
Constant Field Values

eMacIP

static final int eMacIP
See Also:
Constant Field Values

eMacVideo

static final int eMacVideo
See Also:
Constant Field Values

eMicrophone

static final int eMicrophone
See Also:
Constant Field Values

eModemPort

static final int eModemPort
See Also:
Constant Field Values

eModemPrinterPort

static final int eModemPrinterPort
See Also:
Constant Field Values

eModem

static final int eModem
See Also:
Constant Field Values

eMonitorOut

static final int eMonitorOut
See Also:
Constant Field Values

eMouse

static final int eMouse
See Also:
Constant Field Values

eNuBusCard

static final int eNuBusCard
See Also:
Constant Field Values

eNuBus

static final int eNuBus
See Also:
Constant Field Values

ePCcard

static final int ePCcard
See Also:
Constant Field Values

ePCIbus

static final int ePCIbus
See Also:
Constant Field Values

ePCIcard

static final int ePCIcard
See Also:
Constant Field Values

ePDSslot

static final int ePDSslot
See Also:
Constant Field Values

ePDScard

static final int ePDScard
See Also:
Constant Field Values

ePointingDevice

static final int ePointingDevice
See Also:
Constant Field Values

ePostScript

static final int ePostScript
See Also:
Constant Field Values

ePPP

static final int ePPP
See Also:
Constant Field Values

ePrinterPort

static final int ePrinterPort
See Also:
Constant Field Values

ePrinter

static final int ePrinter
See Also:
Constant Field Values

eSvideo

static final int eSvideo
See Also:
Constant Field Values

eSCSI

static final int eSCSI
See Also:
Constant Field Values

eSerial

static final int eSerial
See Also:
Constant Field Values

eSpeakers

static final int eSpeakers
See Also:
Constant Field Values

eStorageDevice

static final int eStorageDevice
See Also:
Constant Field Values

eSVGA

static final int eSVGA
See Also:
Constant Field Values

eTokenRing

static final int eTokenRing
See Also:
Constant Field Values

eTrackball

static final int eTrackball
See Also:
Constant Field Values

eTrackpad

static final int eTrackpad
See Also:
Constant Field Values

eUSB

static final int eUSB
See Also:
Constant Field Values

eVideoIn

static final int eVideoIn
See Also:
Constant Field Values

eVideoMonitor

static final int eVideoMonitor
See Also:
Constant Field Values

eVideoOut

static final int eVideoOut
See Also:
Constant Field Values

cKeystroke

static final int cKeystroke
AppleScript 1.3: Keystroke class
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:990

See Also:
Constant Field Values

pKeystrokeKey

static final int pKeystrokeKey
See Also:
Constant Field Values

pModifiers

static final int pModifiers
See Also:
Constant Field Values

pKeyKind

static final int pKeyKind
See Also:
Constant Field Values

eModifiers

static final int eModifiers
See Also:
Constant Field Values

eOptionDown

static final int eOptionDown
See Also:
Constant Field Values

eCommandDown

static final int eCommandDown
See Also:
Constant Field Values

eControlDown

static final int eControlDown
See Also:
Constant Field Values

eShiftDown

static final int eShiftDown
See Also:
Constant Field Values

eCapsLockDown

static final int eCapsLockDown
See Also:
Constant Field Values

eKeyKind

static final int eKeyKind
See Also:
Constant Field Values

eEscapeKey

static final int eEscapeKey
Special keys all start with 'ks'
Third byte is virtual key code byte
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:1002

See Also:
Constant Field Values

eDeleteKey

static final int eDeleteKey
(see IM Mac Toolbox Essentials, pp. 2-43)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:1003

See Also:
Constant Field Values

eTabKey

static final int eTabKey
See Also:
Constant Field Values

eReturnKey

static final int eReturnKey
See Also:
Constant Field Values

eClearKey

static final int eClearKey
See Also:
Constant Field Values

eEnterKey

static final int eEnterKey
See Also:
Constant Field Values

eUpArrowKey

static final int eUpArrowKey
See Also:
Constant Field Values

eDownArrowKey

static final int eDownArrowKey
See Also:
Constant Field Values

eLeftArrowKey

static final int eLeftArrowKey
See Also:
Constant Field Values

eRightArrowKey

static final int eRightArrowKey
See Also:
Constant Field Values

eHelpKey

static final int eHelpKey
See Also:
Constant Field Values

eHomeKey

static final int eHomeKey
See Also:
Constant Field Values

ePageUpKey

static final int ePageUpKey
See Also:
Constant Field Values

ePageDownKey

static final int ePageDownKey
See Also:
Constant Field Values

eForwardDelKey

static final int eForwardDelKey
See Also:
Constant Field Values

eEndKey

static final int eEndKey
See Also:
Constant Field Values

eF1Key

static final int eF1Key
See Also:
Constant Field Values

eF2Key

static final int eF2Key
See Also:
Constant Field Values

eF3Key

static final int eF3Key
See Also:
Constant Field Values

eF4Key

static final int eF4Key
See Also:
Constant Field Values

eF5Key

static final int eF5Key
See Also:
Constant Field Values

eF6Key

static final int eF6Key
See Also:
Constant Field Values

eF7Key

static final int eF7Key
See Also:
Constant Field Values

eF8Key

static final int eF8Key
See Also:
Constant Field Values

eF9Key

static final int eF9Key
See Also:
Constant Field Values

eF10Key

static final int eF10Key
See Also:
Constant Field Values

eF11Key

static final int eF11Key
See Also:
Constant Field Values

eF12Key

static final int eF12Key
See Also:
Constant Field Values

eF13Key

static final int eF13Key
See Also:
Constant Field Values

eF14Key

static final int eF14Key
See Also:
Constant Field Values

eF15Key

static final int eF15Key
See Also:
Constant Field Values

keyAELaunchedAsLogInItem

static final int keyAELaunchedAsLogInItem
If present in a kAEOpenApplication event, application was launched as a login item and probably shouldn't open up untitled documents, etc. Mac OS X 10.4 and later.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:1036

See Also:
Constant Field Values

keyAELaunchedAsServiceItem

static final int keyAELaunchedAsServiceItem
If present in a kAEOpenApplication event, application was launched as a service item and probably shouldn't open up untitled documents, etc. Mac OS X 10.4 and later.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AERegistry.h:1037

See Also:
Constant Field Values

kAEUserTerminology

static final int kAEUserTerminology
0x61657574
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:29

See Also:
Constant Field Values

kAETerminologyExtension

static final int kAETerminologyExtension
0x61657465
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:30

See Also:
Constant Field Values

kAEScriptingSizeResource

static final int kAEScriptingSizeResource
0x7363737a
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:31

See Also:
Constant Field Values

kAEOSAXSizeResource

static final int kAEOSAXSizeResource
See Also:
Constant Field Values

kAEUTHasReturningParam

static final int kAEUTHasReturningParam
if event has a keyASReturning param
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:36

See Also:
Constant Field Values

kAEUTOptional

static final int kAEUTOptional
if something is optional
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:37

See Also:
Constant Field Values

kAEUTlistOfItems

static final int kAEUTlistOfItems
if property or reply is a list.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:38

See Also:
Constant Field Values

kAEUTEnumerated

static final int kAEUTEnumerated
if property or reply is of an enumerated type.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:39

See Also:
Constant Field Values

kAEUTReadWrite

static final int kAEUTReadWrite
if property is writable.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:40

See Also:
Constant Field Values

kAEUTChangesState

static final int kAEUTChangesState
if an event changes state.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:41

See Also:
Constant Field Values

kAEUTTightBindingFunction

static final int kAEUTTightBindingFunction
if this is a tight-binding precedence function.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:42

See Also:
Constant Field Values

kAEUTEnumsAreTypes

static final int kAEUTEnumsAreTypes
AppleScript 1.3: new bits for reply, direct parameter, parameter, and property flags
if the enumeration is a list of types, not constants
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:44

See Also:
Constant Field Values

kAEUTEnumListIsExclusive

static final int kAEUTEnumListIsExclusive
if the list of enumerations is a proper set
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:45

See Also:
Constant Field Values

kAEUTReplyIsReference

static final int kAEUTReplyIsReference
if the reply is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:46

See Also:
Constant Field Values

kAEUTDirectParamIsReference

static final int kAEUTDirectParamIsReference
if the direct parameter is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:47

See Also:
Constant Field Values

kAEUTParamIsReference

static final int kAEUTParamIsReference
if the parameter is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:48

See Also:
Constant Field Values

kAEUTPropertyIsReference

static final int kAEUTPropertyIsReference
if the property is a reference, not a value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:49

See Also:
Constant Field Values

kAEUTNotDirectParamIsTarget

static final int kAEUTNotDirectParamIsTarget
if the direct parameter is not the target of the event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:50

See Also:
Constant Field Values

kAEUTParamIsTarget

static final int kAEUTParamIsTarget
if the parameter is the target of the event
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:51

See Also:
Constant Field Values

kAEUTApostrophe

static final int kAEUTApostrophe
if a term contains an apostrophe.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:52

See Also:
Constant Field Values

kAEUTFeminine

static final int kAEUTFeminine
if a term is feminine gender.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:53

See Also:
Constant Field Values

kAEUTMasculine

static final int kAEUTMasculine
if a term is masculine gender.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:54

See Also:
Constant Field Values

kAEUTPlural

static final int kAEUTPlural
if a term is plural.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:55

See Also:
Constant Field Values

kLaunchToGetTerminology

static final int kLaunchToGetTerminology
If kLaunchToGetTerminology is 0, 'aete' is read directly from res file. If set to 1, then launch and use 'gdut' to get terminology.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:69

See Also:
Constant Field Values

kDontFindAppBySignature

static final int kDontFindAppBySignature
If kDontFindAppBySignature is 0, then find app with signature if lost. If 1, then don't
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:70

See Also:
Constant Field Values

kAlwaysSendSubject

static final int kAlwaysSendSubject
If kAlwaysSendSubject 0, then send subject when appropriate. If 1, then every event has Subject Attribute
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:71

See Also:
Constant Field Values

kReadExtensionTermsMask

static final int kReadExtensionTermsMask
old names for above bits.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:76

See Also:
Constant Field Values

kOSIZDontOpenResourceFile

static final int kOSIZDontOpenResourceFile
AppleScript 1.3: Bit masks for osiz resources
If set, resource file is not opened when osax is loaded
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:82

See Also:
Constant Field Values

kOSIZdontAcceptRemoteEvents

static final int kOSIZdontAcceptRemoteEvents
If set, handler will not be called with events from remote machines
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:83

See Also:
Constant Field Values

kOSIZOpenWithReadPermission

static final int kOSIZOpenWithReadPermission
If set, file will be opened with read permission only
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:84

See Also:
Constant Field Values

kOSIZCodeInSharedLibraries

static final int kOSIZCodeInSharedLibraries
If set, loader will look for handler in shared library, not osax resources
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEUserTermTypes.h:85

See Also:
Constant Field Values

aeBuildSyntaxNoErr

static final int aeBuildSyntaxNoErr
(No error)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:56

See Also:
Constant Field Values

aeBuildSyntaxBadToken

static final int aeBuildSyntaxBadToken
Illegal character
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:57

See Also:
Constant Field Values

aeBuildSyntaxBadEOF

static final int aeBuildSyntaxBadEOF
Unexpected end of format string
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:58

See Also:
Constant Field Values

aeBuildSyntaxNoEOF

static final int aeBuildSyntaxNoEOF
Unexpected extra stuff past end
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:59

See Also:
Constant Field Values

aeBuildSyntaxBadNegative

static final int aeBuildSyntaxBadNegative
"-" not followed by digits
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:60

See Also:
Constant Field Values

aeBuildSyntaxMissingQuote

static final int aeBuildSyntaxMissingQuote
Missing close "'"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:61

See Also:
Constant Field Values

aeBuildSyntaxBadHex

static final int aeBuildSyntaxBadHex
Non-digit in hex string
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:62

See Also:
Constant Field Values

aeBuildSyntaxOddHex

static final int aeBuildSyntaxOddHex
Odd # of hex digits
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:63

See Also:
Constant Field Values

aeBuildSyntaxNoCloseHex

static final int aeBuildSyntaxNoCloseHex
Missing hex quote close "»"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:64

See Also:
Constant Field Values

aeBuildSyntaxUncoercedHex

static final int aeBuildSyntaxUncoercedHex
Hex string must be coerced to a type
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:65

See Also:
Constant Field Values

aeBuildSyntaxNoCloseString

static final int aeBuildSyntaxNoCloseString
Missing close quote
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:66

See Also:
Constant Field Values

aeBuildSyntaxBadDesc

static final int aeBuildSyntaxBadDesc
Illegal descriptor
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:67

See Also:
Constant Field Values

aeBuildSyntaxBadData

static final int aeBuildSyntaxBadData
Bad data value inside (« »)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:68

See Also:
Constant Field Values

aeBuildSyntaxNoCloseParen

static final int aeBuildSyntaxNoCloseParen
Missing ")" after data value
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:69

See Also:
Constant Field Values

aeBuildSyntaxNoCloseBracket

static final int aeBuildSyntaxNoCloseBracket
Expected "," or "]"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:70

See Also:
Constant Field Values

aeBuildSyntaxNoCloseBrace

static final int aeBuildSyntaxNoCloseBrace
Expected "," or "}"
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:71

See Also:
Constant Field Values

aeBuildSyntaxNoKey

static final int aeBuildSyntaxNoKey
Missing keyword in record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:72

See Also:
Constant Field Values

aeBuildSyntaxNoColon

static final int aeBuildSyntaxNoColon
Missing ":" after keyword in record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:73

See Also:
Constant Field Values

aeBuildSyntaxCoercedList

static final int aeBuildSyntaxCoercedList
Cannot coerce a list
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:74

See Also:
Constant Field Values

aeBuildSyntaxUncoercedDoubleAt

static final int aeBuildSyntaxUncoercedDoubleAt
"@@" substitution must be coerced
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:75

See Also:
Constant Field Values

keyReplyPortAttr

static final int keyReplyPortAttr
-
AE Mach API --
* AppleEvents on OS X are implemented in terms of mach messages.
To facilitate writing server processes that can send and receive
AppleEvents, the following APIs are provided.
* AppleEvents are directed to a well known port uniquely tied to a
process. The AE framework will discover this port based on the
keyAddressAttr of the event (as specifed in AECreateAppleEvent by
the target parameter.) If a port cannot be found,
procNotFound (-600) will be returned on AESend.
* Of note is a new attribute for an AppleEvent, keyReplyPortAttr.
This specifies the mach_port_t to which an AppleEvent reply
should be directed. By default, replies are sent to the
processes' registered port where they are culled from the normal
event stream if there is an outstanding AESend + kAEWaitReply.
But it may be desirable for a client to specify their own port to
receive queud replies.
* In the case of AESendMessage with kAEWaitReply specified, an
anonymous port will be used to block until the reply is received.
* Not supplied is a convenience routine to block a server and
process AppleEvents. This implementation will be detailed in a
tech note.
* In general, the AppleEvent APIs are thread safe, but the mechanism
of their delivery (AEProcessAppleEvent, AEResumeTheCurrentEvent)
are not. If you're attemping to write a thread safe server, you
should avoid AppleEvent routines that don't explicitly state their
thread safety.
*
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEMach.h:71

See Also:
Constant Field Values

typeReplyPortAttr

static final int typeReplyPortAttr
typeReplyPortAttr was misnamed and is deprecated; use keyReplyPortAttr instead.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEMach.h:76

See Also:
Constant Field Values
Method Detail

NewAECoercePtrUPP

AELibrary.AECoercePtrProcPtr NewAECoercePtrUPP(AELibrary.AECoercePtrProcPtr userRoutine)
NewAECoercePtrUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : AECoercePtrUPP NewAECoercePtrUPP(AECoercePtrProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:438


DisposeAECoercePtrUPP

void DisposeAECoercePtrUPP(AELibrary.AECoercePtrProcPtr userUPP)
DisposeAECoercePtrUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeAECoercePtrUPP(AECoercePtrUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:460


AEInitializeDesc

void AEInitializeDesc(AEDesc desc)
AEInitializeDesc()

Discussion:
The function sets the type of the descriptor to typeNull and sets
the data handle to NULL. If you need to initialize a descriptor
that already has some data in it, use AEDisposeDesc to deallocate
the memory and initialize the descriptor.

Mac OS X threading:
Thread safe since version 10.2

Parameters:

desc:
A pointer to a new descriptor.

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.4 and later
Non-Carbon CFM: not available
Original signature : void AEInitializeDesc(AEDesc*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:812


AECheckIsRecord

boolean AECheckIsRecord(AEDesc theDesc)
AECheckIsRecord()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.4 and later
Non-Carbon CFM: not available
Original signature : Boolean AECheckIsRecord(const AEDesc*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:1593


AESizeOfFlattenedDesc

NativeLong AESizeOfFlattenedDesc(AEDesc theAEDesc)
AESizeOfFlattenedDesc()

Discussion:
Returns the amount of buffer space needed to flatten the AEDesc.
Call this before AEFlattenDesc to make sure your buffer has
enough room for the operation.

Mac OS X threading:
Thread safe since version 10.2

Parameters:

theAEDesc:
A pointer to the descriptor to be flattened.

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.4 and later
Non-Carbon CFM: not available
Original signature : Size AESizeOfFlattenedDesc(const AEDesc*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2338


AEGetDescDataSize

NativeLong AEGetDescDataSize(AEDesc theAEDesc)
AEGetDescDataSize()

Discussion:
Gets the size, in bytes, of the data in the specified descriptor.

Mac OS X threading:
Thread safe since version 10.2

Parameters:

theAEDesc:
A pointer to the descriptor to obtain the data size for. See
AEDesc.

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in CarbonAccessors.o 1.0 and later
Original signature : Size AEGetDescDataSize(const AEDesc*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2494


NewAEDisposeExternalUPP

AELibrary.AEDisposeExternalProcPtr NewAEDisposeExternalUPP(AELibrary.AEDisposeExternalProcPtr userRoutine)
NewAEDisposeExternalUPP()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: available as macro/inline
Original signature : AEDisposeExternalUPP NewAEDisposeExternalUPP(AEDisposeExternalProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2594


NewAEEventHandlerUPP

AELibrary.AEEventHandlerProcPtr NewAEEventHandlerUPP(AELibrary.AEEventHandlerProcPtr userRoutine)
NewAEEventHandlerUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : AEEventHandlerUPP NewAEEventHandlerUPP(AEEventHandlerProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2605


DisposeAEDisposeExternalUPP

void DisposeAEDisposeExternalUPP(AELibrary.AEDisposeExternalProcPtr userUPP)
DisposeAEDisposeExternalUPP()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeAEDisposeExternalUPP(AEDisposeExternalUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2616


DisposeAEEventHandlerUPP

void DisposeAEEventHandlerUPP(AELibrary.AEEventHandlerProcPtr userUPP)
DisposeAEEventHandlerUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeAEEventHandlerUPP(AEEventHandlerUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2627


InvokeAEDisposeExternalUPP

void InvokeAEDisposeExternalUPP(Pointer dataPtr,
                                NativeLong dataLength,
                                int refcon,
                                AELibrary.AEDisposeExternalProcPtr userUPP)
InvokeAEDisposeExternalUPP()

Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: available as macro/inline
Original signature : void InvokeAEDisposeExternalUPP(const void*, Size, SRefCon, AEDisposeExternalUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEDataModel.h:2638


AECreateRemoteProcessResolver

AELibrary.AERemoteProcessResolver AECreateRemoteProcessResolver(CoreFoundationLibrary.__CFAllocator allocator,
                                                                ColorSyncLibrary.__CFURL url)
AECreateRemoteProcessResolver()

Discussion:
Create a Remote Process List Resolver object. The allocator is
used for any CoreFoundation types created or returned by this
API. The resulting object can be scheduled on a run loop, or
queried synchronously. Once the object has retreived results
from the server, or got an error doing so, it will not re-fetch
the data. To retrieve a new list of processes, create a new
instance of this object.

Mac OS X threading:
Thread safe since version 10.3

Parameters:

allocator:
a CFAllocatorRef to use when creating CFTypes

url:
a CFURL identifying the remote host and port.

Result:
a AECreateRemoteProcessResolverRef, which must be disposed of
with AEDisposeRemoteProcessResolver.

Availability:
Mac OS X: in version 10.3 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : AERemoteProcessResolverRef AECreateRemoteProcessResolver(CFAllocatorRef, CFURLRef)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:396


AEDisposeRemoteProcessResolver

void AEDisposeRemoteProcessResolver(AELibrary.AERemoteProcessResolver ref)
AEDisposeRemoteProcessResolver()

Discussion:
Disposes of a AERemoteProcessResolverRef. If this resolver is
currently scheduled on a run loop, it is unscheduled. In this
case, the asynchronous callback will not be executed.

Mac OS X threading:
Thread safe since version 10.3

Parameters:

ref:
The AERemoteProcessResolverRef to dispose

Availability:
Mac OS X: in version 10.3 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : void AEDisposeRemoteProcessResolver(AERemoteProcessResolverRef)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:423


AERemoteProcessResolverGetProcesses

HIServicesLibrary.__CFArray AERemoteProcessResolverGetProcesses(AELibrary.AERemoteProcessResolver ref,
                                                                CFStreamError outError)
AERemoteProcessResolverGetProcesses()

Discussion:
Returns a CFArrayRef containing CFDictionary objects containing
information about processses running on a remote machine. If the
result array is NULL, the query failed and the error out
parameter will contain information about the failure. If the
resolver had not been previously scheduled for execution, this
call will block until the resulting array is available or an
error occurs. If the resolver had been scheduled but had not yet
completed fetching the array, this call will block until the
resolver does complete. The array returned is owned by the
resolver, so callers must retain it before disposing of the
resolver object itself.

Mac OS X threading:
Thread safe since version 10.3

Parameters:

ref:
The AERemoteProcessResolverRef to query

outError:
If the result is NULL, outError will contain a CFStreamError
with information about the type of failure

Result:
a CFArray of CFDictionary objects containing information about
the remote applications.

Availability:
Mac OS X: in version 10.3 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : CFArrayRef AERemoteProcessResolverGetProcesses(AERemoteProcessResolverRef, CFStreamError*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AppleEvents.h:464


NewOSLCompareUPP

AELibrary.OSLCompareProcPtr NewOSLCompareUPP(AELibrary.OSLCompareProcPtr userRoutine)
NewOSLCompareUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLCompareUPP NewOSLCompareUPP(OSLCompareProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:175


NewOSLCountUPP

AELibrary.OSLCountProcPtr NewOSLCountUPP(AELibrary.OSLCountProcPtr userRoutine)
NewOSLCountUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLCountUPP NewOSLCountUPP(OSLCountProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:186


NewOSLDisposeTokenUPP

AELibrary.OSLDisposeTokenProcPtr NewOSLDisposeTokenUPP(AELibrary.OSLDisposeTokenProcPtr userRoutine)
NewOSLDisposeTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLDisposeTokenUPP NewOSLDisposeTokenUPP(OSLDisposeTokenProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:197


NewOSLGetMarkTokenUPP

AELibrary.OSLGetMarkTokenProcPtr NewOSLGetMarkTokenUPP(AELibrary.OSLGetMarkTokenProcPtr userRoutine)
NewOSLGetMarkTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLGetMarkTokenUPP NewOSLGetMarkTokenUPP(OSLGetMarkTokenProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:208


NewOSLGetErrDescUPP

AELibrary.OSLGetErrDescProcPtr NewOSLGetErrDescUPP(AELibrary.OSLGetErrDescProcPtr userRoutine)
NewOSLGetErrDescUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLGetErrDescUPP NewOSLGetErrDescUPP(OSLGetErrDescProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:219


NewOSLMarkUPP

AELibrary.OSLMarkProcPtr NewOSLMarkUPP(AELibrary.OSLMarkProcPtr userRoutine)
NewOSLMarkUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLMarkUPP NewOSLMarkUPP(OSLMarkProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:230


NewOSLAdjustMarksUPP

AELibrary.OSLAdjustMarksProcPtr NewOSLAdjustMarksUPP(AELibrary.OSLAdjustMarksProcPtr userRoutine)
NewOSLAdjustMarksUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLAdjustMarksUPP NewOSLAdjustMarksUPP(OSLAdjustMarksProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:241


DisposeOSLCompareUPP

void DisposeOSLCompareUPP(AELibrary.OSLCompareProcPtr userUPP)
DisposeOSLCompareUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLCompareUPP(OSLCompareUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:263


DisposeOSLCountUPP

void DisposeOSLCountUPP(AELibrary.OSLCountProcPtr userUPP)
DisposeOSLCountUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLCountUPP(OSLCountUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:274


DisposeOSLDisposeTokenUPP

void DisposeOSLDisposeTokenUPP(AELibrary.OSLDisposeTokenProcPtr userUPP)
DisposeOSLDisposeTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLDisposeTokenUPP(OSLDisposeTokenUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:285


DisposeOSLGetMarkTokenUPP

void DisposeOSLGetMarkTokenUPP(AELibrary.OSLGetMarkTokenProcPtr userUPP)
DisposeOSLGetMarkTokenUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLGetMarkTokenUPP(OSLGetMarkTokenUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:296


DisposeOSLGetErrDescUPP

void DisposeOSLGetErrDescUPP(AELibrary.OSLGetErrDescProcPtr userUPP)
DisposeOSLGetErrDescUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLGetErrDescUPP(OSLGetErrDescUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:307


DisposeOSLMarkUPP

void DisposeOSLMarkUPP(AELibrary.OSLMarkProcPtr userUPP)
DisposeOSLMarkUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLMarkUPP(OSLMarkUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:318


DisposeOSLAdjustMarksUPP

void DisposeOSLAdjustMarksUPP(AELibrary.OSLAdjustMarksProcPtr userUPP)
DisposeOSLAdjustMarksUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLAdjustMarksUPP(OSLAdjustMarksUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:329


AEStreamOpen

AELibrary.OpaqueAEStreamRef AEStreamOpen()
AEStreamOpen()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.1 and later
Non-Carbon CFM: not available
Original signature : AEStreamRef AEStreamOpen()
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:275


AEStreamCreateEvent

AELibrary.OpaqueAEStreamRef AEStreamCreateEvent(int clazz,
                                                int id,
                                                int targetType,
                                                Pointer targetData,
                                                NativeLong targetLength,
                                                short returnID,
                                                int transactionID)
AEStreamCreateEvent()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.1 and later
Non-Carbon CFM: not available
Original signature : AEStreamRef AEStreamCreateEvent(AEEventClass, AEEventID, DescType, const void*, Size, SInt16, SInt32)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:568


AEStreamOpenEvent

AELibrary.OpaqueAEStreamRef AEStreamOpenEvent(AEDesc event)
AEStreamOpenEvent()

Mac OS X threading:
Thread safe since version 10.2

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.1 and later
Non-Carbon CFM: not available
Original signature : AEStreamRef AEStreamOpenEvent(AppleEvent*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEHelpers.h:598


AEGetRegisteredMachPort

int AEGetRegisteredMachPort()
AEGetRegisteredMachPort()

Discussion:
Return the mach_port_t that was registered by the AppleEvent
framework for this process. This port is considered public, and
will be used by other applications to target your process. You
are free to use this mach_port_t to add to a port set, if and
only if, you are not also using routines from HIToolbox. In that
case, HIToolbox retains control of this port and AppleEvents are
dispatched through the main event loop.

Mac OS X threading:
Thread safe since version 10.3

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.0 and later
Non-Carbon CFM: not available
Original signature : mach_port_t AEGetRegisteredMachPort()
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEMach.h:99



Copyright © 2009. All Rights Reserved.