シンタックス
'宣言
Public Overloads Shared Function ScrollWindowEx( _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByRef As Win32.RECT, _
ByRef As Win32.RECT, _
ByVal As System.IntPtr, _
ByRef As Win32.RECT, _
ByVal As System.Integer _
) As System.Integer
public static System.int ScrollWindowEx(
System.IntPtr ,
System.int ,
System.int ,
ref Win32.RECT ,
ref Win32.RECT ,
System.IntPtr ,
ref Win32.RECT ,
System.int
)
パラメータ
- hWnd
- dx
- dy
- prcScroll
- prcClip
- hrgnUpdate
- prcUpdate
- flags
参照