C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetDCEx Method

In This Topic
GetDCEx Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetDCEx( _
   ByVal hWnd As IntPtr, _
   ByVal hrgnClip As IntPtr, _
   ByVal flags As UInteger _
) As IntPtr
 

Parameters

hWnd
hrgnClip
flags
See Also