MIDIObjectGetDataPropertyAbstract: Get an object's data-type property.extern OSStatus MIDIObjectGetDataProperty( MIDIObjectRef obj, CFStringRef propertyID, CFDataRef * outData ); (See the MIDIObjectRef documentation for information
about properties.)
ParametersResult: An OSStatus result code. |