[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetDeviceCaps

GetDeviceCaps Method

GetDeviceCaps(IntPtr, int)

Declaration
public static extern int GetDeviceCaps(IntPtr hDC, int hIndex)
Public Shared Function GetDeviceCaps(hDC As IntPtr, hIndex As Integer) As Integer
Parameters
Type Name Description
IntPtr hDC
int hIndex
Returns
Type Description
int