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