Input for WinForms
SystemParametersInfo(UInt32,UInt32,NONCLIENTMETRICS,UInt32) メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > SystemParametersInfo メソッド : SystemParametersInfo(UInt32,UInt32,NONCLIENTMETRICS,UInt32) メソッド
シンタックス
'宣言
 
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
参照

Win32 クラス
Win32 メンバ
オーバーロード一覧