NotAcquiredException クラス

NotAcquiredException クラス

デバイスを取得しないと、操作を実行できない。

定義

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

メンバ テーブル

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

フィールド

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

メソッド

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

プロパティ

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

継承の階層構造

Object

Exception

ApplicationException

DirectXException

InputException

NotAcquiredException

クラスの情報

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