This topic has not yet been rated - Rate this topic

IDebugProgramNode2::DetachDebugger_V7

DEPRECATED. DO NOT USE.

int DetachDebugger_V7 ();

An implementation should always return E_NOTIMPL.

Caution note Caution

As of Visual Studio 2005, this method is no longer used and should always return E_NOTIMPL.

This method is called when the debugger unexpectedly quits. When this method is called, the DE should resume the program as though the user detached from it. No more debug events should be sent. The program should be in a state where it is attachable from another instance of the debugger.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ