Skip to main content

OH_Input_RemoveKeyEventInterceptor

Function OH_Input_RemoveKeyEventInterceptor 

Source
pub unsafe extern "C" fn OH_Input_RemoveKeyEventInterceptor() -> Input_Result
Expand description

@brief Removes the interceptor for key events.

@permission ohos.permission.INTERCEPT_INPUT_EVENT @return {@link INPUT_SUCCESS} if the operation is successful;
{@link INPUT_PERMISSION_DENIED} if permission verification fails;
{@link INPUT_SERVICE_EXCEPTION} if the service is abnormal. @syscap SystemCapability.MultimodalInput.Input.Core @since 12