Value Types
- Array
Cocoa type:
NSArrayCarbon type:
CFArrayRef- Attributed String
Cocoa type:
NSAttributedStringCarbon type:
CFAttributedStringRef- Boolean
Cocoa type:
NSNumberCarbon type:
CFBooleanRef- Data
Cocoa type:
NSDataCarbon type:
CFDataRef- Number
Cocoa type:
NSNumberCarbon type:
CFNumberRef- Point
Cocoa type:
NSValueCarbon type:
AXValueRef- Range
Cocoa type:
NSValueCarbon type:
AXValueRef- Rect
Cocoa type:
NSValueCarbon type:
AXValueRef- Size
Cocoa type:
NSValueCarbon type:
AXValueRef- String
Cocoa type:
NSStringCarbon type:
CFStringRef- UI Element
Cocoa type:
idCarbon type:
AXUIElementRef- URL
Cocoa type:
NSURLCarbon type:
CFURLRef
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-06-11)