harmony 鸿蒙raw_dir.h
raw_dir.h
Overview
Provides functions related to the rawfile directory. These functions include traversing and closing rawfile directories.
Since: 8
Related module: Rawfile
Summary
Types
Name | Description |
---|---|
typedef struct RawDirRawDir | Provides access to the rawfile directory. |
Functions
Name | Description |
---|---|
const char * OH_ResourceManager_GetRawFileName (RawDir *rawDir, int index) | Obtains the name of a file in rawfile based on the index. |
int OH_ResourceManager_GetRawFileCount (RawDir *rawDir) | Obtains the number of files in the RawDir directory. |
void OH_ResourceManager_CloseRawDir (RawDir *rawDir) | Closes a RawDir and releases all associated resources. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ResourceManager_Configuration
harmony 鸿蒙Font Management Error Codes
harmony 鸿蒙Resource Manager Error Codes
harmony 鸿蒙@ohos.fontManager (Font Management)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦