window_close
Close a specified window in a Windows 98 VM. Keeps the VM locked for the session; call vm_unlock to release.
Instructions
Request that a selected window close. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. | |
| window_id | Yes | Window handle returned by window_list. |