C# 클래스 Midi.Win32API.MIDIOUTCAPS

파일 보기 프로젝트 열기: jstnryan/midi-dot-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dwSupport MidiExtraFeatures
vDriverVersion System.UInt32
wChannelMask System.UInt16
wMid System.UInt16
wNotes System.UInt16
wPid System.UInt16
wTechnology MidiDeviceType
wVoices System.UInt16

프로퍼티 상세

dwSupport 공개적으로 프로퍼티

public MidiExtraFeatures dwSupport
리턴 MidiExtraFeatures

vDriverVersion 공개적으로 프로퍼티

public UInt32,System vDriverVersion
리턴 System.UInt32

wChannelMask 공개적으로 프로퍼티

public UInt16,System wChannelMask
리턴 System.UInt16

wMid 공개적으로 프로퍼티

public UInt16,System wMid
리턴 System.UInt16

wNotes 공개적으로 프로퍼티

public UInt16,System wNotes
리턴 System.UInt16

wPid 공개적으로 프로퍼티

public UInt16,System wPid
리턴 System.UInt16

wTechnology 공개적으로 프로퍼티

public MidiDeviceType wTechnology
리턴 MidiDeviceType

wVoices 공개적으로 프로퍼티

public UInt16,System wVoices
리턴 System.UInt16