DkmCompiledNativeCppExpression Class

Definition

The result of compiling a native expression.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

Derived classes: DkmCompiledNativeCppTypeExpression, DkmCompiledNativeCppValueExpression

public ref class DkmCompiledNativeCppExpression abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmCompiledNativeCppExpression abstract
[Windows::Foundation::Metadata::WebHostHidden]
class DkmCompiledNativeCppExpression abstract
[System.Runtime.InteropServices.Guid("e59be608-d6c5-cb72-ed7f-4698e94e0586")]
public abstract class DkmCompiledNativeCppExpression
[<System.Runtime.InteropServices.Guid("e59be608-d6c5-cb72-ed7f-4698e94e0586")>]
type DkmCompiledNativeCppExpression = class
Public MustInherit Class DkmCompiledNativeCppExpression
Inheritance
DkmCompiledNativeCppExpression
Derived
Attributes

Properties

TagValue

DkmCompiledNativeCppExpression is an abstract base class. This enum indicates which derived class this object is an instance of.

Applies to