aeDesc
The AEDesc structure encapsulated by the receiver, if it has one.
Declaration
var aeDesc: UnsafePointer<AEDesc>? { get }Discussion
If the receiver has a valid AEDesc structure, returns a pointer to it; otherwise returns nil.
The AEDesc structure encapsulated by the receiver, if it has one.
var aeDesc: UnsafePointer<AEDesc>? { get }If the receiver has a valid AEDesc structure, returns a pointer to it; otherwise returns nil.