[]
public static extern IntPtr GetDCEx(IntPtr hWnd, IntPtr hrgnClip, uint flags)
Public Shared Function GetDCEx(hWnd As IntPtr, hrgnClip As IntPtr, flags As UInteger) As IntPtr
| Type | Name | Description |
|---|---|---|
| IntPtr | hWnd | |
| IntPtr | hrgnClip | |
| uint | flags |
| Type | Description |
|---|---|
| IntPtr |