Click or drag to resize

CameraDeviceDisconnect Method

Disconnect with the specified device interface.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public Response Disconnect(
	DeviceInterface deviceInterface
)

Parameters

deviceInterface
Type: Ricoh.CameraControllerDeviceInterface
Type of device interface

Return Value

Type: Response
Disconnection success or failure
See Also