init(int32:)
Creates a descriptor initialized with Apple event type typeSInt32 that stores the specified integer value.
Declaration
init(int32 signedInt: Int32)Parameters
- signedInt:
The integer value to be stored in the returned descriptor.
Return Value
A descriptor containing the specified integer value, or nil if an error occurs.
See Also
Creating and Initializing Descriptors
appleEvent(withEventClass:eventID:targetDescriptor:returnID:transactionID:)init(boolean:)init(enumCode:)init(string:)init(typeCode:)list()null()record()init(listDescriptor:)init(recordDescriptor:)init(aeDescNoCopy:)init(descriptorType:bytes:length:)init(descriptorType:data:)init(eventClass:eventID:targetDescriptor:returnID:transactionID:)