Framework.DisplayErrorMessage Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Displays a custom error message box.
Definition
Visual Basic .NET |
Public Sub DisplayErrorMessage( _ ByVal e As Exception _ ) |
C# |
public void DisplayErrorMessage( Exception e ); |
Managed C++ |
public: void DisplayErrorMessage( Exception *e ); |
JScript .NET |
public function DisplayErrorMessage( e : Exception ); |
Parameters
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center