|
Library :
user32.dll
Category :
_CategoryNotSet
|
|
API
Description : |
The GetSystemMetrics function retrieves various system metrics and system configuration settings.System metrics are the dimensions (widths and heights) of Windows display elements. All dimensions retrieved by GetSystemMetrics are in pixels. |
|
VB Declaration :
Show
Multiline Public
Private |
|
|
Parameters : |
|
|
|
Return : |
|
|
|
OS
Requirement : |
Requires Windows NT 3.1 or later Requires Windows 95 or later |
|
Dotnet Replacement : |
System.Windows.Forms.SystemInformation properties
|