Retrieves device specific information about a specified device
#include <WinAPIGdiDC.au3>
_WinAPI_GetDeviceCaps ( $hDC, $iIndex )
$hDC | Identifies the device context |
$iIndex | Specifies the item to return |
Search GetDeviceCaps in MSDN Library.