C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / Factory2 Class / CreateDevice1 Method

In This Topic
CreateDevice1 Method
In This Topic
HRESULT ID2D1Factory2::CreateDevice([In] IDXGIDevice* dxgiDevice,[Out, Fast] ID2D1Device1** d2dDevice1)
Syntax
'Declaration
 
Public Function CreateDevice1( _
   ByVal dxgiDevice As Device _
) As Device1
 

Parameters

dxgiDevice
See Also