Mesclose (call target)
Jump to navigation
Jump to search
Signature:
void mesclose(int windowId); // id: 0x0012
Sends a close request to a window and returns immediately.
Depending on window type, user action (confirm/cancel) may be required before the window actually closes. To detect such cases and block until window has been dismissed, use messync call.