DkmWhereClause Struct

Definition

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.

Applies to