我要评分
获取效率
正确性
完整性
易理解

GetVersion

Function Usage

Obtains the product version number.

Restrictions

N/A

Prototype

const char *GetVersion()

Parameter Description

N/A

Return Value Description

Data type: char *

The value is a character string starting with Kunpeng BoostKit, indicating the version number corresponding to the current server API.

This version number is the product version instead of a module version returned by VmiVersion.