'Declaration Public Shared Function GetDeviceCaps( _ ByVal hDC As IntPtr, _ ByVal hIndex As Integer _ ) As Integer
public static int GetDeviceCaps( IntPtr hDC, int hIndex )
Win32 Class Win32 Members