C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / GdiInteropRenderTarget Class / GetDC Method

In This Topic
GetDC Method (GdiInteropRenderTarget)
In This Topic
HRESULT ID2D1GdiInteropRenderTarget::GetDC([In] D2D1_DC_INITIALIZE_MODE mode,[Out] HDC* hdc)
Syntax
'Declaration
 
Public Function GetDC( _
   ByVal mode As DeviceContextInitializeMode _
) As System.IntPtr
 

Parameters

mode
See Also