window_capture
Capture a selected window in a Windows 98 VM and receive it as PNG image content. The VM stays locked during capture, so call vm_unlock when finished.
Instructions
Capture a selected window as native MCP PNG image content. 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. |