Resource Base
Table of contents

CCodeParserModule Class

Method Description
GetVersion Get version information of SDK.

GetVersion

Get version information of SDK.

static const char* dynamsoft::dcp::CCodeParserModule::GetVersion()

Return Value

The version information string.

Code Snippet

const char* versionInfo = dynamsoft::dcp::CCodeParserModule::GetVersion();

Is this page helpful?

YesYes NoNo

In this article: