Skip to main content

OH_TextEditorProxy_Create

Function OH_TextEditorProxy_Create 

Source
pub unsafe extern "C" fn OH_TextEditorProxy_Create() -> *mut InputMethod_TextEditorProxy
Expand description

@brief Create a new {@link InputMethod_TextEditorProxy} instance.

@return If the creation succeeds, a pointer to the newly created {@link InputMethod_TextEditorProxy} instance is returned. If the creation fails, NULL is returned, possible cause is insufficient memory. @since 12