Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Note
DEPRECATED. DO NOT USE.
Syntax
Return Value
An implementation should always return E_NOTIMPL.
Remarks
Warning
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.