RtGVClose
RtGVClose closes all RtGigEVision resources.
Syntax
BOOL RtGVClose();
Return Values
Returns TRUE if the function succeeds, FALSE if the function fails. Call GetLastError for extended error information.
Remarks
This function must be called once communication with the camera(s) has completed.
Requirements
Minimum Supported Version | RTX64 3.7 Vision SDK |
Header |
RtGVApi.h |
Library |
RtGigEVision.lib |
See Also: