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