Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method gets the Edit and Continue (ENC) update for this program. A custom debug engine always returns E_NOTIMPL
.
Syntax
Parameters
ppUpdate
[out] Returns an internal interface that can be used to update this program.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.
Note
A custom debug engine should always return E_NOTIMPL
.