![]() |
![]() |
![]() |
Manager.GenerateD3DSpyBreak Method |
Language: |
Generates a breakpoint in D3DSpy when called within the application.
Visual Basic Public Shared Function GenerateD3DSpyBreak() As Boolean C# public static bool GenerateD3DSpyBreak(); C++ public:
static bool GenerateD3DSpyBreak();JScript public static function GenerateD3DSpyBreak() : 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