'Declaration
Public Shared Function GetDeviceCaps( _ ByVal hDC As System.IntPtr, _ ByVal nIndex As System.Integer _ ) As System.Integer
'Usage
Dim hDC As System.IntPtr Dim nIndex As System.Integer Dim value As System.Integer value = NGdi32.GetDeviceCaps(hDC, nIndex)
Parameters
- hDC
- nIndex