'宣言 Public Overloads Shared Function SystemParametersInfo( _ ByVal Action As Integer, _ ByVal uiParam As Integer, _ ByRef pvParam As Win32.MINIMIZEDMETRICS, _ ByVal fWinIni As Integer _ ) As Boolean
public static bool SystemParametersInfo( int Action, int uiParam, ref Win32.MINIMIZEDMETRICS pvParam, int fWinIni )
Win32 クラス Win32 メンバ オーバーロード一覧