RawFileDescriptor
typedef struct {...} RawFileDescriptor
概述
提供rawfile文件描述符信息。RawFileDescriptor是OH_ResourceManager_GetRawFileDescriptor的输出参数,涵盖了rawfile文件的文件描述符以及在HAP包中的起始位置和长度。
起始版本: 8
相关模块: rawfile
所在头文件: raw_file.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| int fd | rawfile文件描述符,单位为int。 |
| long start | rawfile在HAP包中的起始位置,单位为long。 |
| long length | rawfile在HAP包中的长度,单位为long。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-i18n-initialtimezonerule
openharmony 鸿蒙 capi-i18n-timezonerules
openharmony 鸿蒙 capi-resmgr-common-h
openharmony 鸿蒙 capi-i18n-annualtimezonerule
openharmony 鸿蒙 errorcode-font-manager
openharmony 鸿蒙 capi-i18n-timezonerulequery
openharmony 鸿蒙 capi-errorcode-h