
6.7 Identifier reference
| ML function | C function | Notes |
|---|---|---|
anyPopup | AnyPopup | |
bringWindowToTop | BringWindowToTop | |
childWindowFromPoint | ChildWindowFromPoint | See page 173. |
closeWindow | CloseWindow | |
createWindow | CreateWindow | See page 173. |
destroyWindow | DestroyWindow | ¤ |
| enumChildWindows | EnumChildWindows | See page 174. |
enumWindows | EnumWindows | ¤ |
findWindow | FindWindow | |
getClientRect | GetClientRect | * |
getDesktopWindow | GetDesktopWindow | |
| getForegroundWindow | GetForegroundWindow | |
| getLastActivePopup | GetLastActivePopup | |
| getNextWindow | GetNextWindow | |
| getParent | GetParent | |
| getTopWindow | GetTopWindow | |
| getWindow | GetWindow | |
| getWindowRect | GetWindowRect | * |
| isChild | IsChild | |
| isIconic | IsIconic | |
| isWindow | IsWindow | |
| isWindowUnicode | IsWindowUnicode | |
| isWindowVisible | IsWindowVisible | |
| moveWindow | MoveWindow | ¤ |
| setForegroundWindow | SetForegroundWindow | ¤ |
| setParent | SetParent | |
| setWindowText | SetWindowText | ¤ |
| showOwnedPopups | ShowOwnedPopups | ¤ |
| showWindow | ShowWindow | ¤ |
| updateWindow | UpdateWindow | ¤ |
| windowFromPoint | WindowFromPoint | See page 174. |

Generated with Harlequin WebMaker