|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| extern.isHandle(WindowHandle) |
Parameters
| HANDLE | WindowHandle | Handle of the window to check. |
Return value
| true if the specified handle is valid and the window exists, false otherwise. |
Description
| Returns true if the specified handle is valid. |
|
|
|