# C1.Util.DX.Direct3D11.QueryDescription

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Direct3D11_QueryDescription" data-uid="C1.Util.DX.Direct3D11.QueryDescription" class="text-break">QueryDescription Struct
</h1>
  <div class="markdown level0 summary"><p>D3D11_QUERY_DESC</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Direct3D11.html">C1.Util.DX.Direct3D11</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_Direct3D11_QueryDescription_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct QueryDescription</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure QueryDescription</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Direct3D11_QueryDescription_Flags" data-uid="C1.Util.DX.Direct3D11.QueryDescription.Flags">
          <a class="xref" href="C1.Util.DX.Direct3D11.QueryDescription.Flags.html">Flags</a>
        </td>
        <td class="markdown level1 summary"><p>D3D11_QUERY_MISC_FLAG MiscFlags</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Direct3D11_QueryDescription_Type" data-uid="C1.Util.DX.Direct3D11.QueryDescription.Type">
          <a class="xref" href="C1.Util.DX.Direct3D11.QueryDescription.Type.html">Type</a>
        </td>
        <td class="markdown level1 summary"><p>D3D11_QUERY Query</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
