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