IDebugProgram2::CanDetach
Determines if a debug engine (DE) can detach from the program.
Syntax
Return Value
If can detach, returns S_OK
; otherwise, returns an error code. Returns S_FALSE
if the DE cannot detach from the program.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines if a debug engine (DE) can detach from the program.
If can detach, returns S_OK
; otherwise, returns an error code. Returns S_FALSE
if the DE cannot detach from the program.