[]
public static extern bool AnimateWindow(IntPtr hWnd, int dwTime, uint dwFlags)
Public Shared Function AnimateWindow(hWnd As IntPtr, dwTime As Integer, dwFlags As UInteger) As Boolean
| Type | Name | Description |
|---|---|---|
| IntPtr | hWnd | |
| int | dwTime | |
| uint | dwFlags |
| Type | Description |
|---|---|
| bool |