![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Keyboard_Exist | ( | brp_protocol | protocol, |
| bool * | KeyboardConnected | ||
| ) |
Checks if a keyboard is connected.
Returns true if this is the case.
| [in] | protocol | used to execute the command |
| [out] | KeyboardConnected | true when the keyboard is connected. |