IsViewerInFocus
Verifies that the project viewer (Viewer.exe) is in focus on the display.
Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
---|---|---|---|---|---|---|
IsViewerInFocus | Module Activity | Synchronous | Supported | Not supported | Not supported | Not supported |
Syntax
This function takes no parameters.
Returned value
0 | Viewer is not in focus. |
1 | Viewer is in focus. |
Examples
IsViewerInFocus()