C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetSystemMetrics Method

In This Topic
GetSystemMetrics Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetSystemMetrics( _
   ByVal nIndex As Integer _
) As Integer
 

Parameters

nIndex
See Also