Win32.GetSystemMetric - charonn0/WinLib GitHub Wiki

#Win32.GetSystemMetric

##Method Signature

    Protected Function GetSystemMetric(Index As Integer) As Integer

##Parameters

Name Type Comment
Index Integer The metric index

##Return value The value of the specified metric.

##See also