Table of contents
Swift
Objective-C

CBarcodeReaderModule

The CBarcodeReaderModule class defines general functions in the barcode reader module.

Definition

Namespace: dynamsoft::dbr

Assembly: DynamsoftBarcodeReader

class CBarcodeReaderModule 

Methods Summary

Method Description
GetVersion Returns the version of the barcode reader module.

GetVersion

Returns the version of the barcode reader module.

static const char* GetVersion();

Parameters

None.

Return Value

Returns a const char pointer representing the version of the barcode reader module.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: