Configuration API > BS2_SetInputConfigEx
[+ 2.8.1] IM-120 Saves Input Expandable Settings.
#include "BS_API.h" int BS2_SetInputConfigEx(void* context, uint32_t deviceId, const BS2InputConfigEx* config);
context : ContextdeviceId : Device Identifierconfig : Input Expandable Setting Information Pointer
Return BS_SDK_SUCCESS when successful, and return an appropriate error code when an error occurs.