MidiDeviceList 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.
public class MidiDeviceList : CoreMidi.MidiObject
type MidiDeviceList = class
inherit MidiObject
- Inheritance
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from MidiObject) |
Methods
Add(MidiDevice) | |
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) |
Get(nuint) | |
GetData(IntPtr) | (Inherited from MidiObject) |
GetDictionaryProperties(Boolean) |
Returns the object properties as a dictionary. (Inherited from MidiObject) |
GetNumberOfDevices() | |
GetString(IntPtr) | (Inherited from MidiObject) |
RemoveProperty(String) | (Inherited from MidiObject) |
SetData(IntPtr, NSData) | (Inherited from MidiObject) |
SetString(IntPtr, String) | (Inherited from MidiObject) |