harmony 鸿蒙raw_dir.h
raw_dir.h
Overview
Provides functions for operating rawfile directories.
These functions include traversing and closing rawfile directories.
Since: 8
Related Modules:
Summary
Types
Name | Description |
---|---|
RawDir | Provides the function of accessing rawfile directories. |
Functions
Name | Description |
---|---|
OH_ResourceManager_GetRawFileName (RawDir *rawDir, int index) | Obtains the rawfile name via an index. |
OH_ResourceManager_GetRawFileCount (RawDir *rawDir) | Obtains the number of rawfiles in RawDir. |
OH_ResourceManager_CloseRawDir (RawDir *rawDir) | Closes an opened RawDir and releases all associated resources. |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦