[]
public static extern int GetDeviceCaps(IntPtr hDC, int hIndex)
Public Shared Function GetDeviceCaps(hDC As IntPtr, hIndex As Integer) As Integer