Click or drag to resize

CameraDeviceConnect Method

Connect with the specified device interface.

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

Parameters

deviceInterface
Type: Ricoh.CameraControllerDeviceInterface
Type of device interface

Return Value

Type: Response
Connection success or failure
See Also