'Declaration Public Shared Function GetSystemMetrics( _ ByVal nIndex As Integer _ ) As Integer
'Declaration
Public Shared Function GetSystemMetrics( _ ByVal nIndex As Integer _ ) As Integer
public static int GetSystemMetrics( int nIndex )
Win32 Class Win32 Members