[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetCurrentObject

GetCurrentObject Method

GetCurrentObject(IntPtr, uint)

Declaration
public static extern IntPtr GetCurrentObject(IntPtr hdc, uint uObjectType)
Public Shared Function GetCurrentObject(hdc As IntPtr, uObjectType As UInteger) As IntPtr
Parameters
Type Name Description
IntPtr hdc
uint uObjectType
Returns
Type Description
IntPtr