RawFileDescriptor
typedef struct {...} RawFileDescriptor
Overview
Defines the file descriptor of a rawfile. RawFileDescriptor is an output parameter of OH_ResourceManager_GetRawFileDescriptor. It contains the file descriptor of a rawfile and the start position and length of the rawfile in the HAP.
Since: 8
Related module: rawfile
Header file: raw_file.h
Summary
Member Variables
| Name | Description |
|---|---|
| int fd | File descriptor of the rawfile, in int. |
| long start | Start position of the rawfile in the HAP, in long. |
| long length | Length of the rawfile in the HAP, in 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