共用方式為


IOErrorEventArgs 類別

定義

提供 IOError 事件的資料。

public class IOErrorEventArgs : EventArgs
type IOErrorEventArgs = class
    inherit EventArgs
繼承
IOErrorEventArgs

建構函式

IOErrorEventArgs(MidiDevice, Int32)

初始化 IOErrorEventArgs 類別的新實例。

屬性

Device

引發錯誤的裝置。

ErrorCode

OSStatus 錯誤碼。

適用於