[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Factory.CreateSoftwareAdapter

CreateSoftwareAdapter Method

CreateSoftwareAdapter(nint)

HRESULT IDXGIFactory::CreateSoftwareAdapter([In] HINSTANCE Module,[Out] IDXGIAdapter** ppAdapter)

Declaration
public Adapter CreateSoftwareAdapter(nint module)
Public Function CreateSoftwareAdapter([module] As IntPtr) As Adapter
Parameters
Type Name Description
nint module
Returns
Type Description
Adapter