# C1.Util.DX.DXGI.DXGI

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DXGI_DXGI" data-uid="C1.Util.DX.DXGI.DXGI" class="text-break">DXGI Class
</h1>
  <div class="markdown level0 summary"><p>DXGI functions.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">DXGI</span></div>
  </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_DXGI_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class DXGI</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module DXGI</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_DXGI_CreateFactoryDebug" data-uid="C1.Util.DX.DXGI.DXGI.CreateFactoryDebug">
          <a class="xref" href="C1.Util.DX.DXGI.DXGI.CreateFactoryDebug.html">CreateFactoryDebug</a>
        </td>
        <td class="markdown level1 summary"><p>DXGI_CREATE_FACTORY_DEBUG</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_DXGI_CreateDXGIFactory1_System_Guid_System_IntPtr__" data-uid="C1.Util.DX.DXGI.DXGI.CreateDXGIFactory1(System.Guid,System.IntPtr@)">
          <a class="xref" href="C1.Util.DX.DXGI.DXGI.CreateDXGIFactory1.html#C1_Util_DX_DXGI_DXGI_CreateDXGIFactory1_System_Guid_System_IntPtr__">CreateDXGIFactory1(Guid, out IntPtr)</a>
        </td>
        <td class="markdown level1 summary"><p>HRESULT CreateDXGIFactory1([In] const GUID&amp; riid,[Out] void** ppFactory)</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
