Debug Hook Function Writing
Visual Studio 2010
This topic applies to:
Edition | Visual Basic | C# | C++ | Web Developer |
|---|---|---|---|---|
Express | ![]() | ![]() | Native only | ![]() |
Pro, Premium, and Ultimate | ![]() | ![]() | Native only | ![]() |
This section describes a number of custom debug hook functions you can write that allow you to insert your code into some predefined points inside the debugger's normal processing.
