MIDIObjectGetIntegerPropertyAbstract: Get an object's integer-type property.extern OSStatus MIDIObjectGetIntegerProperty( MIDIObjectRef obj, CFStringRef propertyID, SInt32 * outValue ); (See the MIDIObjectRef documentation for information
about properties.)
ParametersResult: An OSStatus result code. |