函数参考


_WinAPI_GetDeviceCaps

检索指定设备的特定信息

#Include <WinAPI.au3>
_WinAPI_GetDeviceCaps($hDC, $iIndex)

参数

$hDC 设备环境的标识
$iIndex 指定返回的项目

返回值

返回预期项目

注意/说明

None.

相关

详情参考

在MSDN中搜索