ComponentOne Bitmap for UWP
CreateSoftwareAdapter Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Factory Class : CreateSoftwareAdapter Method
HRESULT IDXGIFactory::CreateSoftwareAdapter([In] HINSTANCE Module,[Out] IDXGIAdapter** ppAdapter)
Syntax
'Declaration
 
Public Function CreateSoftwareAdapter( _
   ByVal module As System.IntPtr _
) As Adapter
public Adapter CreateSoftwareAdapter( 
   System.IntPtr module
)

Parameters

module
See Also

Reference

Factory Class
Factory Members