Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Win32.GetSystemMetric

Andrew Lambert edited this page Apr 16, 2015 · 1 revision

#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

Clone this wiki locally