|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| extern.get.pos(WindowHandle) |
Parameters
| HANDLE | WindowHandle | Handle of the window to check. |
Return value
Description
Returns an array containing the size and position of the specified window.
The array is built as follow:
X^^Y^^Width^^Height |
|
|
|