Skip to main content

OH_UdsContentForm_Create

Function OH_UdsContentForm_Create 

Source
pub unsafe extern "C" fn OH_UdsContentForm_Create() -> *mut OH_UdsContentForm
Available on crate feature api-14 only.
Expand description

Creation a pointer to the instance of the OH_UdsContentForm.

ยงReturns

  • If the operation is successful, a pointer to the instance of the OH_UdsContentForm structure is returned. If the operation is failed, nullptr is returned. OH_UdsContentForm Available since API-level: 14