'宣言
 
Public Shared Function UpdateScrollSize( _
   ByVal handle As System.IntPtr, _
   ByVal  As System.UInteger, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Boolean _
) As System.Integer
             
        
            
            public static System.int UpdateScrollSize( 
   System.IntPtr handle,
   System.uint ,
   System.int ,
   System.int ,
   System.bool 
)