[]
HRESULT IDXGIFactory::CreateSoftwareAdapter([In] HINSTANCE Module,[Out] IDXGIAdapter** ppAdapter)
public Adapter CreateSoftwareAdapter(IntPtr module)
Public Function CreateSoftwareAdapter([module] As IntPtr) As Adapter
| Type | Name | Description |
|---|---|---|
| IntPtr | module |
| Type | Description |
|---|---|
| Adapter |