This RPC is used to obtain the scan parameters of a remote SANE device.
| request: | reply: |
| SANE_Word handle | SANE_Status status |
| SANE_Parameters params |
In the reply, status indicates the completion status. If the value is anything other than SANE_STATUS_SUCCESS, the remainder of the reply has undefined values. The argument params is used to return the scan parameters.