ENC_RETURNCODES Enumeration

 

Specifies Edit and Continue return codes.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

public enum ENC_RETURNCODES

Member nameDescription
E_STATEMENT_DELETED

The active statement was deleted.

S_ENC_NOT_SUPPORTED

Edit and Continue is not supported.

Return to top
Show: