This RPC is used to cancel the current operation of a remote SANE device.
| request: | reply: |
| SANE_Word handle | SANE_Word dummy |
In the reply, the dummy argument is unused. Its purpose is to ensure proper synchronization (without it, a net client would not be able to determine when the RPC has completed).