ec_control_register_type
Last updated March 2020
Name
ec_control_register_type — Register a command handler (deprecated)
Synopsis
#include "control.h"
| void **ec_control_register_type** (
| type)
; | |
Description
Register a command handler (deprecated).
Momentum 3.0 offers better APIs. See ec_control_register_command3 and ec_control_register_command2.
Was this page helpful?