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)
Syntax
'Declaration
Public Enumeration ENC_RETURNCODES
public enum ENC_RETURNCODES
public enum class ENC_RETURNCODES
type ENC_RETURNCODES
public enum ENC_RETURNCODES
Members
| Member name | Description | |
|---|---|---|
| E_STATEMENT_DELETED | The active statement was deleted. | |
| S_ENC_NOT_SUPPORTED | Edit and Continue is not supported. |