CloseCamera
Close the control channel to the camera.
Syntax
Definition:
METHOD CloseCamera : HRESULT
Further information
The method CloseCamera
closes an open communication channel to a camera.
State transitions
With CloseCamera
, the camera is to be brought from the OPENED
state to the INITIALIZED
state. As a rule, this transition takes place via the intermediate state CLOSING
.
All possible state transitions and their return codes are shown in the following transition matrix:
Return Codes ( | Result state | ||||
OPENED | CLOSING | INITIALIZED | ERROR | ||
Initial state | OPENED |
|
|
|
|
CLOSING |
|
|