次の方法で共有


MidiClient.IOError イベント

定義

MIDI パイプラインにエラーが発生したときに発生するイベント。

public event EventHandler<CoreMidi.IOErrorEventArgs> IOError;
member this.IOError : EventHandler<CoreMidi.IOErrorEventArgs> 

イベントの種類

適用対象