DkmCompiledInspectionQuery.Tag Enum

Definition

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

C++/WinRT
enum DkmCompiledInspectionQuery::Tag
Inheritance
DkmCompiledInspectionQuery.Tag

Fields

Name Value Description
DkmILQuery 0

Object is an instance of 'DkmCompiledILInspectionQuery'.

CustomQuery 1

Object is an instance of 'DkmCompiledCustomInspectionQuery'.

CompiledClrInspectionQuery 2

Object is an instance of 'DkmCompiledClrInspectionQuery'.

CompiledClrLocalsQuery 3

Object is an instance of 'DkmCompiledClrLocalsQuery'.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022