CheckConnection
Checks the camera connection
Syntax
Definition:
HRESULT CheckConnection(
GEV_CAMERA_STATE& eAssumedState,
GEV_CAMERA_STATE& eActualState
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
eAssumedState |
The internally assumed state of the camera. | |
|
eActualState |
The actually observable state of the camera. |
Return value