|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| extern.get.windowModuleFilename(WindowHandle) |
Parameters
| HANDLE | WindowHandle | Handle of the window to check. |
Return value
Description
Returns the filename of the window module of the concerned window.
This function is useful to check if the specified window is owned by the application you want to communicate with or to control. |
|
|
|