'宣言 Public Overloads Shared Function RedrawWindow( _ ByVal handle As System.IntPtr, _ ByRef rc As Win32.RECT _ ) As System.Boolean
public static System.bool RedrawWindow( System.IntPtr handle, ref Win32.RECT rc )
パラメータ
- handle
- rc
'宣言 Public Overloads Shared Function RedrawWindow( _ ByVal handle As System.IntPtr, _ ByRef rc As Win32.RECT _ ) As System.Boolean
public static System.bool RedrawWindow( System.IntPtr handle, ref Win32.RECT rc )