next up previous contents index
次へ: SANE_NET_START 上へ: Remote Procedure Call Requests 戻る: SANE_NET_CONTROL_OPTION   目次   索引


SANE_NET_GET_PARAMETERS

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
The handle argument identifies the connection to the remote device whose scan parameters should be returned.

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.



MATSUBAYASHI 'Shaolin' Kohji 平成14年10月29日