Manager.DisableD3DSpy Method |
Language: |
Blocks D3DSpy from monitoring an application.
Visual Basic Public Shared Function DisableD3DSpy() As Boolean C# public static bool DisableD3DSpy(); C++ public:
static bool DisableD3DSpy();JScript public static function DisableD3DSpy() : boolean;
System.Boolean
Returns true if D3DSpy is monitoring this application; otherwise, false.
D3DSpy is a utility that monitors function calls to the Microsoft Direct3D application programming interface (API), and shows a representation of Direct3D's internal state. This is valuable when writing a Direct3D program, or when trying to understand why a program is behaving as it is.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center