MIDIObjectGetStringPropertyAbstract: Get an object's string-type property.extern OSStatus MIDIObjectGetStringProperty( MIDIObjectRef obj, CFStringRef propertyID, CFStringRef * str ); (See the MIDIObjectRef documentation for information
about properties.)
ParametersResult: An OSStatus result code. |