Function Reference


_WinAPI_GetDeviceCaps

Show description in

Retrieves device specific information about a specified device

#include <WinAPIGdiDC.au3>
_WinAPI_GetDeviceCaps ( $hDC, $iIndex )

Parameters

$hDC Identifies the device context
$iIndex Specifies the item to return

Return Value

Returns the value of the desired item

See Also

Search GetDeviceCaps in MSDN Library.