DirectXException.ToString Method

Language:

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

Obtains the string representation of the current instance.

Definition

Visual Basic .NET Overrides Public Function ToString() As String
C# public override string ToString();
Managed C++ public: String* ToString();
JScript .NET public override function ToString() : String;

Return Value

System.String . String that represents the object.

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.