AcquiredException クラス

AcquiredException クラス

操作は、デバイスが取得状態の間は実行できない。

定義

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

メンバ テーブル

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

フィールド

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

メソッド

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

プロパティ

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

継承の階層構造

Object

Exception

ApplicationException

DirectXException

InputException

AcquiredException

クラスの情報

名前空間 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.