Click or drag to resize

ErrorCode Enumeration

Error code.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public enum ErrorCode
Members
  Member nameDescription
NetworkErrorNetwork error.
DeviceNotFoundDevice not found.
ImageNotFoundThere is no specified image.
InvalidSettingInvalid value.
InvalidArgumentInvalid parameter.
NoSpaceNot enough space.
ForbiddenIt was rejected by the camera state or request conditions.
UnknownValueUnknown value not supported.
AFFailedAutofocus error.
See Also