CIdentityUtilityModule
The CIdentityUtilityModule class provides common functions of the identity utility module.
Remarks
Introduced in Dynamsoft Capture Vision version 3.4.1000.
Definition
Namespace: dynamsoft::id_utility
Assembly: DynamsoftIdentityUtility
class CIdentityUtilityModule
Methods
| Method | Description |
|---|---|
| GetVersion | Gets the version of the identity utility module. |
GetVersion
Gets the version of the identity utility module.
static const char* GetVersion();
Return Value
Returns the version string.