Specifications

sharpVISION™ Camera
sharpVISION SDK Reference
20
3.1.4. SvUnloadDriver
void SvUnloadDriver( void )
Return values
None
Parameters
None
Remarks
This function must be called before terminating the application. This function frees any
memory and resource allocated by the camera driver and unloads it.
See also: SvLoadDriver