DirectXException.ToString Method

Language:

Obtains the string representation of the current instance.

Definition

Visual Basic Overrides Public Function ToString() As String
C# public override string ToString();
C++ public:
virtual StringToString() override;
JScript public override function ToString() : String;

Return Value

System.String
String that represents the object.

Applies To

Direct3DXException, DirectPlayException, GraphicsException, GraphicsException, InputException, SoundException

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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