Function Reference


_WinAPI_GetSystemMetrics

Retrieves the specified system metric or system configuration setting

#include <WinAPI.au3>
_WinAPI_GetSystemMetrics($iIndex)

Parameters

$iIndex The system metric or configuration setting to be retrieved

Return Value

Success: The requested system metric
Failure: 0

Remarks

None.

Related

See Also

Search GetSystemMetrics in MSDN Library