C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / SystemParametersInfo Method / SystemParametersInfo(Int32,Int32,ANIMATIONINFO,Int32) Method

In This Topic
SystemParametersInfo(Int32,Int32,ANIMATIONINFO,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function SystemParametersInfo( _
   ByVal Action As Integer, _
   ByVal uiParam As Integer, _
   ByRef pvParam As Win32.ANIMATIONINFO, _
   ByVal fWinIni As Integer _
) As Boolean
 

Parameters

Action
uiParam
pvParam
fWinIni
See Also