'宣言 Public Overloads Shared Function SystemParametersInfo( _ ByVal Action As System.Integer, _ ByVal uiParam As System.Integer, _ ByRef pvParam As Win32.MINIMIZEDMETRICS, _ ByVal fWinIni As System.Integer _ ) As System.Boolean
public static System.bool SystemParametersInfo( System.int Action, System.int uiParam, ref Win32.MINIMIZEDMETRICS pvParam, System.int fWinIni )
パラメータ
- Action
- uiParam
- pvParam
- fWinIni