DkmCompiledNativeCppExpression Class
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.
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. |