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