IDkmNativeEditAndContinueUpdate140A Interface
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.
Interface implemented by native edit and continue engine to allow cancellation.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, RuntimeId, TransportKind.
This API was introduced in Visual Studio 14 Update 1 (DkmApiVersion.VS14Update1).
public interface class IDkmNativeEditAndContinueUpdate140A
public interface class IDkmNativeEditAndContinueUpdate140A
__interface IDkmNativeEditAndContinueUpdate140A
public interface IDkmNativeEditAndContinueUpdate140A
type IDkmNativeEditAndContinueUpdate140A = interface
Public Interface IDkmNativeEditAndContinueUpdate140A
Methods
CancelApplyCodeChange(DkmNativeRuntimeInstance) |
Cancels any Edit and Continue operation in flight. |