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