DirectXException.IsExceptionIgnored Field

Language:

Note: This documentation is preliminary and is subject to change.

Specifies whether Microsoft® DirectX® 9.0 for Managed Code exceptions are enabled or disabled.

Definition

Visual Basic .NET Public Shared IsExceptionIgnored As Boolean
C# public static Boolean IsExceptionIgnored;
Managed C++ public: static Boolean IsExceptionIgnored;
JScript .NET public static var IsExceptionIgnored : Boolean

Field Value

System.Boolean . Value that is true if exceptions are enabled, or false if they are disabled.

This field is read/write. 

Applies To

Direct3DXException, DirectPlayException, GraphicsException, GraphicsException, InputException, SoundException

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

Feedback? Please provide us with your comments on this topic.