Camera.Close Method

Definition

Namespace: P1Sdk

Frees the camera handle, letting other processes or resources take over use of the camera.

public void Close();

Closing the communication with the camera and causes any initialized states to shut down. Likewise all event notifications from this camera are removed.

Parameters:

SdkException

an error-code inside if something else goes wrong