Home
last modified time | relevance | path

Searched refs:OH_Input_GetAllSystemHotkeys (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md175 | [Input_Result](#input_result) [OH_Input_GetAllSystemHotkeys](#oh_input_getallsystemhotkeys) ([Inp…
984 INPUT_OCCUPIED_BY_SYSTEM 该快捷键已被系统占用,可以通过接口[OH_Input_GetAllSystemHotkeys](#oh_input_getallsystemhotk…
1466 ### OH_Input_GetAllSystemHotkeys()
1469 Input_Result OH_Input_GetAllSystemHotkeys (Input_Hotkey ** hotkey, int32_t * count )
1487 OH_Input_GetAllSystemHotkeys 函数错误码。
H A Doh__input__manager_8h.md167 | [Input_Result](input.md#input_result) [OH_Input_GetAllSystemHotkeys](input.md#oh_input_getallsyst…
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1376 Input_Result OH_Input_GetAllSystemHotkeys(Input_Hotkey **hotkey, int32_t *count);
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md175 | [Input_Result](#input_result) [OH_Input_GetAllSystemHotkeys](#oh_input_getallsystemhotkeys) ([Inp…
984 …he shortcut key has been occupied by the system (you can use [OH_Input_GetAllSystemHotkeys](#oh_in…
1466 ### OH_Input_GetAllSystemHotkeys()
1469 Input_Result OH_Input_GetAllSystemHotkeys (Input_Hotkey ** hotkey, int32_t * count )
1487 Status code of the **OH_Input_GetAllSystemHotkeys** function, which is
H A Doh__input__manager_8h.md167 | [Input_Result](input.md#input_result) [OH_Input_GetAllSystemHotkeys](input.md#oh_input_getallsyst…
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1652 Input_Result OH_Input_GetAllSystemHotkeys(Input_Hotkey **hotkey, int32_t *count) in OH_Input_GetAllSystemHotkeys() function