次の方法で共有


ErrorWrapper.ErrorCode プロパティ

ラッパーのエラー コードを取得します。

Public ReadOnly Property ErrorCode As Integer
[C#]
public int ErrorCode {get;}
[C++]
public: __property int get_ErrorCode();
[JScript]
public function get ErrorCode() : int;

プロパティ値

エラーの HRESULT。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ErrorWrapper クラス | ErrorWrapper メンバ | System.Runtime.InteropServices 名前空間