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

In This Topic
GetCurrentObject Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetCurrentObject( _
   ByVal hdc As IntPtr, _
   ByVal uObjectType As UInteger _
) As IntPtr
 

Parameters

hdc
uObjectType
See Also