C# Class Midi.Win32API.MIDIOUTCAPS

Datei anzeigen Open project: jstnryan/midi-dot-net Class Usage Examples

Public Properties

Property Type Description
dwSupport MidiExtraFeatures
vDriverVersion System.UInt32
wChannelMask System.UInt16
wMid System.UInt16
wNotes System.UInt16
wPid System.UInt16
wTechnology MidiDeviceType
wVoices System.UInt16

Property Details

dwSupport public_oe property

public MidiExtraFeatures dwSupport
return MidiExtraFeatures

vDriverVersion public_oe property

public UInt32,System vDriverVersion
return System.UInt32

wChannelMask public_oe property

public UInt16,System wChannelMask
return System.UInt16

wMid public_oe property

public UInt16,System wMid
return System.UInt16

wNotes public_oe property

public UInt16,System wNotes
return System.UInt16

wPid public_oe property

public UInt16,System wPid
return System.UInt16

wTechnology public_oe property

public MidiDeviceType wTechnology
return MidiDeviceType

wVoices public_oe property

public UInt16,System wVoices
return System.UInt16