Module data_struct

Source
Expand description

Provides uniform data struct (UDS).

Structs§

OH_UdsAppItem
OH_UdsArrayBuffer
OH_UdsContentForm
OH_UdsFileUri
OH_UdsHtml
OH_UdsHyperlink
OH_UdsPixelMap
OH_UdsPlainText

Functions§

OH_UdsAppItem_Createapi-12
Creation a pointer to the instance of the OH_UdsAppItem.
OH_UdsAppItem_Destroyapi-12
Destroy a pointer that points to the OH_UdsAppItem instance.
OH_UdsAppItem_GetAbilityNameapi-12
Get ability name from the OH_UdsAppItem.
OH_UdsAppItem_GetBundleNameapi-12
Get bundle name from the OH_UdsAppItem.
OH_UdsAppItem_GetIconIdapi-12
Get app icon id from the OH_UdsAppItem.
OH_UdsAppItem_GetIdapi-12
Get app id from the OH_UdsAppItem.
OH_UdsAppItem_GetLabelIdapi-12
Get app label id from the OH_UdsAppItem.
OH_UdsAppItem_GetNameapi-12
Get app name from the OH_UdsAppItem.
OH_UdsAppItem_GetTypeapi-12
Get type from the OH_UdsAppItem.
OH_UdsAppItem_SetAbilityNameapi-12
Set ability name to the OH_UdsAppItem.
OH_UdsAppItem_SetBundleNameapi-12
Set bundle name to the OH_UdsAppItem.
OH_UdsAppItem_SetIconIdapi-12
Set application icon id to the OH_UdsAppItem.
OH_UdsAppItem_SetIdapi-12
Set application id to the OH_UdsAppItem.
OH_UdsAppItem_SetLabelIdapi-12
Set application label id to the OH_UdsAppItem.
OH_UdsAppItem_SetNameapi-12
Set application name to the OH_UdsAppItem.
OH_UdsArrayBuffer_Createapi-13
Creation a pointer to the instance of the OH_UdsArrayBuffer.
OH_UdsArrayBuffer_Destroyapi-13
Destroy a pointer that points to the OH_UdsArrayBuffer instance.
OH_UdsArrayBuffer_GetDataapi-13
Get array buffer data from the OH_UdsArrayBuffer.
OH_UdsArrayBuffer_SetDataapi-13
Set array buffer data to the OH_UdsArrayBuffer.
OH_UdsContentForm_Createapi-14
Creation a pointer to the instance of the OH_UdsContentForm.
OH_UdsContentForm_Destroyapi-14
Destroy a pointer that points to the OH_UdsContentForm instance.
OH_UdsContentForm_GetAppIconapi-14
Get thumb data from the OH_UdsContentForm.
OH_UdsContentForm_GetAppNameapi-14
Get app name from the OH_UdsContentForm.
OH_UdsContentForm_GetDescriptionapi-14
Get description from the OH_UdsContentForm.
OH_UdsContentForm_GetLinkUriapi-14
Get link url from the OH_UdsContentForm.
OH_UdsContentForm_GetThumbDataapi-14
Get thumb data from the OH_UdsContentForm.
OH_UdsContentForm_GetTitleapi-14
Get title from the OH_UdsContentForm.
OH_UdsContentForm_GetTypeapi-14
Get type id from the OH_UdsContentForm.
OH_UdsContentForm_SetAppIconapi-14
Set thumb data to the OH_UdsContentForm.
OH_UdsContentForm_SetAppNameapi-14
Set app name to the OH_UdsContentForm.
OH_UdsContentForm_SetDescriptionapi-14
Set description to the OH_UdsContentForm.
OH_UdsContentForm_SetLinkUriapi-14
Set link uri to the OH_UdsContentForm.
OH_UdsContentForm_SetThumbDataapi-14
Set thumb data to the OH_UdsContentForm.
OH_UdsContentForm_SetTitleapi-14
Set title to the OH_UdsContentForm.
OH_UdsFileUri_Createapi-13
Creation a pointer to the instance of the OH_UdsFileUri.
OH_UdsFileUri_Destroyapi-13
Destroy a pointer that points to the OH_UdsFileUri instance.
OH_UdsFileUri_GetFileTypeapi-13
Get file type from the OH_UdsFileUri.
OH_UdsFileUri_GetFileUriapi-13
Get file uri from the OH_UdsFileUri.
OH_UdsFileUri_GetTypeapi-13
Get type id from the OH_UdsFileUri.
OH_UdsFileUri_SetFileTypeapi-13
Set file type to the OH_UdsFileUri.
OH_UdsFileUri_SetFileUriapi-13
Set file uri to the OH_UdsFileUri.
OH_UdsHtml_Createapi-12
Creation a pointer to the instance of the OH_UdsHtml.
OH_UdsHtml_Destroyapi-12
Destroy a pointer that points to the OH_UdsHtml instance.
OH_UdsHtml_GetContentapi-12
Get content from the OH_UdsHtml.
OH_UdsHtml_GetPlainContentapi-12
Get plain content from the OH_UdsHtml.
OH_UdsHtml_GetTypeapi-12
Get html from the OH_UdsHtml.
OH_UdsHtml_SetContentapi-12
Set content to the OH_UdsHtml.
OH_UdsHtml_SetPlainContentapi-12
Set plain content to the OH_UdsHtml.
OH_UdsHyperlink_Createapi-12
Creation a pointer to the instance of the OH_UdsHyperlink.
OH_UdsHyperlink_Destroyapi-12
Destroy a pointer that points to the OH_UdsHyperlink instance.
OH_UdsHyperlink_GetDescriptionapi-12
Get description from the OH_UdsHyperlink.
OH_UdsHyperlink_GetTypeapi-12
Get type from the OH_UdsHyperlink.
OH_UdsHyperlink_GetUrlapi-12
Get url from the OH_UdsHyperlink.
OH_UdsHyperlink_SetDescriptionapi-12
Set description to the OH_UdsHyperlink.
OH_UdsHyperlink_SetUrlapi-12
Set url to the OH_UdsHyperlink.
OH_UdsPixelMap_Createapi-13
Creation a pointer to the instance of the OH_UdsPixelMap.
OH_UdsPixelMap_Destroyapi-13
Destroy a pointer that points to the OH_UdsPixelMap instance.
OH_UdsPixelMap_GetPixelMapapi-13
Get pixel map from the OH_UdsPixelMap.
OH_UdsPixelMap_GetTypeapi-13
Get type id from the OH_UdsPixelMap.
OH_UdsPixelMap_SetPixelMapapi-13
Set pixel map to the OH_UdsPixelMap.
OH_UdsPlainText_Createapi-12
Creation a pointer to the instance of the OH_UdsPlainText.
OH_UdsPlainText_Destroyapi-12
Destroy a pointer that points to the OH_UdsPlainText instance.
OH_UdsPlainText_GetAbstractapi-12
Get abstract from the OH_UdsPlainText.
OH_UdsPlainText_GetContentapi-12
Get content from the OH_UdsPlainText.
OH_UdsPlainText_GetTypeapi-12
Get type id from the OH_UdsPlainText.
OH_UdsPlainText_SetAbstractapi-12
Set abstract to the OH_UdsPlainText.
OH_UdsPlainText_SetContentapi-12
Set content to the OH_UdsPlainText.