1 Star 0 Fork 4.9K

罗小黑 / docs

forked from OpenHarmony / docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
version-h.md 2.15 KB
Copy Edit Raw Blame History
wenjun authored 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

version.h

Overview

Related Modules:

Graphic

Description:

Declares the version number control for the graphics module. This file defines functions to obtain the version number and library description.

Since:

1.0

Version:

1.0

Summary

Functions

Function Name

Description

OHOS::GetVersion ()

std::string 

Obtains the version number of the graphics module.

OHOS::GetLibDsc ()

std::string 

Obtains the library description of the graphics module.

1
https://gitee.com/lawguiren/docs.git
git@gitee.com:lawguiren/docs.git
lawguiren
docs
docs
master

Search