IVsDebugger.GetENCUpdate Method
Retrieves the Edit and Continue (ENC) update for this program. A custom debug engine always returns E_NOTIMPL.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Parameters
- ppUpdate
- Type: System.Object%
[out] An internal interface to use to update this program.
Return Value
Type: System.Int32If the method succeeds, it returns S_OK; otherwise, returns an error code.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.