次の方法で共有


EXCEPINFO.wCode フィールド

エラーを識別するエラー コードを表します。

Public wCode As Short
[C#]
public short wCode;
[C++]
public: short wCode;
[JScript]
public var wCode : Int16;

必要条件

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

参照

EXCEPINFO 構造体 | EXCEPINFO メンバ | System.Runtime.InteropServices 名前空間