[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindowDC

GetWindowDC Method

GetWindowDC(IntPtr)

Declaration
public static extern IntPtr GetWindowDC(IntPtr hWnd)
Public Shared Function GetWindowDC(hWnd As IntPtr) As IntPtr
Parameters
Type Name Description
IntPtr hWnd
Returns
Type Description
IntPtr