RtgvClose
RtgvClose closes all GigE Vision resources.
Syntax
BOOL RtgvClose();
Return Values
If the function succeeds, it returns TRUE. If the function fails, it returns FALSE. Call GetLastError to obtain an error code.
Remarks
This function must be called once communication with the camera(s) has been completed.
Requirements
| Minimum supported version | Header | Library |
|---|---|---|
|
wRTOS 1.0 SDK |
RtgvApi.h |
RtgvApi.lib |
See Also: