CheckIfCameraConnected

CheckIfCameraConnected 1:

Check if the camera is properly connected (Returns S_OK if connected and S_FALSE if not. Can only check software connection, i.e. the check is unable to determine if the cable is connected or not in case that S_FALSE is returned).

Syntax

Definition:

METHOD CheckIfCameraConnected : HRESULT

CheckIfCameraConnected 2: Return value

HRESULT