'Declaration
Public Shared Function AnimateWindow( _ ByVal hWnd As System.IntPtr, _ ByVal time As System.Integer, _ ByVal flags As System.Integer _ ) As System.Boolean
'Usage
Dim hWnd As System.IntPtr Dim time As System.Integer Dim flags As System.Integer Dim value As System.Boolean value = NUser32.AnimateWindow(hWnd, time, flags)
Parameters
- hWnd
- time
- flags