C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetDeviceCaps Method

In This Topic
GetDeviceCaps Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetDeviceCaps( _
   ByVal hDC As IntPtr, _
   ByVal hIndex As Integer _
) As Integer
 

Parameters

hDC
hIndex
See Also