CCaptureVisionRouterModule
The CCaptureVisionRouterModule
class defines general functions in the capture vision router module.
Definition
Namespace: dynamsoft::cvr
Assembly: DynamsoftCaptureVisionRouter
class CCaptureVisionRouterModule
Methods Summary
Method | Description |
---|---|
GetVersion | Returns the version of the capture vision router module. |
GetVersion
Returns the version of the capture vision router module.
static const char* GetVersion();
Parameters
None.
Return Value
Returns a const char pointer representing the version of the capture vision router module.