C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / SystemParametersInfo Method / SystemParametersInfo(UInt32,UInt32,NONCLIENTMETRICS,UInt32) Method

In This Topic
SystemParametersInfo(UInt32,UInt32,NONCLIENTMETRICS,UInt32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function SystemParametersInfo( _
   ByVal uiAction As UInteger, _
   ByVal uiParam As UInteger, _
   ByRef pvParam As Win32.NONCLIENTMETRICS, _
   ByVal fWinIni As UInteger _
) As Boolean
 

Parameters

uiAction
uiParam
pvParam
fWinIni
See Also