DkmNativeEncNotify Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Native edit and continue notification.
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
public enum class DkmNativeEncNotify
public enum class DkmNativeEncNotify
enum DkmNativeEncNotify
public enum DkmNativeEncNotify
type DkmNativeEncNotify =
Public Enum DkmNativeEncNotify
- Inheritance
-
DkmNativeEncNotify
Fields
| Name | Value | Description |
|---|---|---|
| CompileStart | 0 | Compilation starts. |
| CompileEnd | 1 | Compilation stops. |