_WinAPI_SetHandleInformation
Sets certain properties of an object handle
#include <WinAPI.au3>
_WinAPI_SetHandleInformation($hObject, $iMask, $iFlags)
Параметры
| $hObject | Handle to an object |
| $iMask |
Specifies the bit flags to be changed |
| $iFlags |
Specifies properties of the object handle |
Возвращаемое значение
| Успех: | Возвращает True |
| Ошибка: | Возвращает False |
См. также
Искать SetHandleInformation в библиотеке MSDN