DkmWhereClause Struct
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.
A structure used as a where clause when querying compute thread info.
public value class DkmWhereClause
struct DkmWhereClause
[System.Runtime.InteropServices.Guid("0365513d-4d3c-8674-f02e-af9db38d12f5")]
public struct DkmWhereClause
[<System.Runtime.InteropServices.Guid("0365513d-4d3c-8674-f02e-af9db38d12f5")>]
type DkmWhereClause = struct
Public Structure DkmWhereClause
- Inheritance
-
DkmWhereClause
- Attributes
Constructors
DkmWhereClause(DkmQueryComputeThreadInfoFlags, DkmComputeThreadInfo) |
Initialize a new DkmWhereClause value. |
Fields
ColumnFlags |
Flags specifying columns in a where clause. |
Values |
Values of the columns specified in ColumnFlags. |