Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 1.85 KB

ns-d3d11_3-d3d11_query_desc1.md

File metadata and controls

68 lines (57 loc) · 1.85 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:d3d11_3.D3D11_QUERY_DESC1
D3D11_QUERY_DESC1 (d3d11_3.h)
Describes a query. (D3D11_QUERY_DESC1)
CD3D11_QUERY_DESC1
D3D11_QUERY_DESC1
D3D11_QUERY_DESC1 structure [Direct3D 11]
d3d11_3/D3D11_QUERY_DESC1
direct3d11.d3d11_query_desc1
direct3d11\d3d11_query_desc1.htm
direct3d11
56FFA63E-E7C6-45A4-80E9-B12E9042AE13
12/05/2018
CD3D11_QUERY_DESC1, D3D11_QUERY_DESC1, D3D11_QUERY_DESC1 structure [Direct3D 11], d3d11_3/D3D11_QUERY_DESC1, direct3d11.d3d11_query_desc1
d3d11_3.h
Windows
Windows
D3D11_QUERY_DESC1
19H1
D3D11_QUERY_DESC1
d3d11_3/D3D11_QUERY_DESC1
c++
APIRef
kbSyntax
HeaderDef
D3D11_3.h
D3D11_QUERY_DESC1

-description

Describes a query.

-struct-fields

-field Query

A D3D11_QUERY-typed value that specifies the type of query.

-field MiscFlags

A combination of D3D11_QUERY_MISC_FLAG-typed values that are combined by using a bitwise OR operation. The resulting value specifies query behavior.

-field ContextType

A D3D11_CONTEXT_TYPE-typed value that specifies the context for the query.

-see-also

Core Structures