# C1.Util.DX.DXGI.AdapterDescription1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DXGI_AdapterDescription1" data-uid="C1.Util.DX.DXGI.AdapterDescription1" class="text-break">AdapterDescription1 Struct
</h1>
  <div class="markdown level0 summary"><p>DXGI_ADAPTER_DESC1</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.DXGI.html">C1.Util.DX.DXGI</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.DX.4.6.2.dll</h6>
  <h5 id="C1_Util_DX_DXGI_AdapterDescription1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct AdapterDescription1</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure AdapterDescription1</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_DXGI_AdapterDescription1_AdapterLuid" data-uid="C1.Util.DX.DXGI.AdapterDescription1.AdapterLuid">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.AdapterLuid.html">AdapterLuid</a>
        </td>
        <td class="markdown level1 summary"><p>LUID AdapterLuid</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_DedicatedSystemMemory" data-uid="C1.Util.DX.DXGI.AdapterDescription1.DedicatedSystemMemory">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.DedicatedSystemMemory.html">DedicatedSystemMemory</a>
        </td>
        <td class="markdown level1 summary"><p>SIZE_T DedicatedSystemMemory</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_DedicatedVideoMemory" data-uid="C1.Util.DX.DXGI.AdapterDescription1.DedicatedVideoMemory">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.DedicatedVideoMemory.html">DedicatedVideoMemory</a>
        </td>
        <td class="markdown level1 summary"><p>SIZE_T DedicatedVideoMemory</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_Description" data-uid="C1.Util.DX.DXGI.AdapterDescription1.Description">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.Description.html">Description</a>
        </td>
        <td class="markdown level1 summary"><p>wchar_t Description[128]</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_DeviceId" data-uid="C1.Util.DX.DXGI.AdapterDescription1.DeviceId">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.DeviceId.html">DeviceId</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int DeviceId</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_Flags" data-uid="C1.Util.DX.DXGI.AdapterDescription1.Flags">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.Flags.html">Flags</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_ADAPTER_FLAG Flags</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_Revision" data-uid="C1.Util.DX.DXGI.AdapterDescription1.Revision">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.Revision.html">Revision</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int Revision</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_SharedSystemMemory" data-uid="C1.Util.DX.DXGI.AdapterDescription1.SharedSystemMemory">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.SharedSystemMemory.html">SharedSystemMemory</a>
        </td>
        <td class="markdown level1 summary"><p>SIZE_T SharedSystemMemory</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_SubSysId" data-uid="C1.Util.DX.DXGI.AdapterDescription1.SubSysId">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.SubSysId.html">SubSysId</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int SubSysId</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_DXGI_AdapterDescription1_VendorId" data-uid="C1.Util.DX.DXGI.AdapterDescription1.VendorId">
          <a class="xref" href="C1.Util.DX.DXGI.AdapterDescription1.VendorId.html">VendorId</a>
        </td>
        <td class="markdown level1 summary"><p>unsigned int VendorId</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
