PendingException クラス

PendingException クラス

データはまだ利用できない。

定義

Visual Basic Public Class PendingException
   Inherits InputException 
C# public class PendingException : InputException
Managed C++ public __gc class PendingException  : public InputException
JScript public class PendingException extends InputException

メンバ テーブル

次のテーブルは、PendingException オブジェクトによって公開されているメンバの一覧である。左側のタブをクリックし、表示したいメンバの種類を選ぶこと。

フィールド

フィールド 説明
IsExceptionIgnored DirectX の例外を有効または無効にするブール値。 DirectXException から継承する。

メソッド

メソッド 説明
EnableExceptions DirectX の例外の送出を有効にする。 DirectXException から継承する。
GetExceptionFromResultInternal InputException から継承する。
IgnoreExceptions DirectX の例外の送出を無効にする。 DirectXException から継承する。
PendingException オブジェクトの新しいインスタンスを初期化する。
ToString このインスタンスの文字列表現を取得する。DirectXException から継承する。

プロパティ

プロパティ 説明
ErrorCode 整数値の結果コード。 DirectXException から継承する。
ErrorString DirectX 固有のエラー文字列。 DirectXException から継承する。

継承の階層構造

Object

Exception

ApplicationException

DirectXException

InputException

PendingException

クラスの情報

名前空間 Microsoft.DirectX.DirectInput
アセンブリ Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll)
厳密名 Microsoft.DirectX.DirectInput,  Version=0293,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

© 2002 Microsoft Corporation. All rights reserved. Terms of use.