MidiEntity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A MidiObject that represents a sub-component of a MidiDevice.
public class MidiEntity : CoreMidi.MidiObject
type MidiEntity = class
inherit MidiObject
- Inheritance
Properties
Methods
Dispose() |
Releases the resources used by the MidiObject object. (Inherited from MidiObject) |
Dispose(Boolean) |
Releases the resources used by the MidiObject object. (Inherited from MidiObject) |
GetData(IntPtr) | (Inherited from MidiObject) |
GetDestination(nint) | |
GetDictionaryProperties(Boolean) |
Returns the object properties as a dictionary. (Inherited from MidiObject) |
GetSource(nint) | |
GetString(IntPtr) | (Inherited from MidiObject) |
RemoveProperty(String) | (Inherited from MidiObject) |
SetData(IntPtr, NSData) | (Inherited from MidiObject) |
SetString(IntPtr, String) | (Inherited from MidiObject) |