Функция _WinAPI_UpdateWindow

 ↑  ←  Описание функции


_WinAPI_UpdateWindow

Updates the client area of a window by sending a WM_PAINT message to the window

#include <WinAPI.au3>
_WinAPI_UpdateWindow($hWnd)

Параметры

$hWnd Handle of window to update

Возвращаемое значение

Успех:Возвращает True
Ошибка:Возвращает False

См. также

Искать UpdateWindow в библиотеке MSDN