close_window
Closes a window gracefully by sending WM_CLOSE, giving applications the chance to prompt for saving unsaved changes.
Instructions
Gracefully close a window (sends WM_CLOSE).
The application may prompt the user to save before closing.
Parameters
hwnd: The window handle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hwnd | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||