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