Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:bs2_getinputconfigex [2021/08/05 15:38]
peter [Parameters]
en:bs2_getinputconfigex [2021/08/06 15:47] (current)
kateyu [API]
Line 5: Line 5:
  
 ===== BS2_GetInputConfigEx ===== ===== BS2_GetInputConfigEx =====
-[+ 2.8.1] ''​IM-120''​ Retrieves Input Expanded ​Settings. +[+ 2.8.1] ''​IM-120''​ Retrieves Input Expandable ​Settings. 
-==== API ====+==== Declaration====
 <code cpp> <code cpp>
 #include "​BS_API.h"​ #include "​BS_API.h"​
Line 19: Line 19:
   * [In] ''//​context//''​ : Context   * [In] ''//​context//''​ : Context
   * [In] ''//​deviceId//''​ : Device Identifier   * [In] ''//​deviceId//''​ : Device Identifier
-  * [Out] ''//​config//''​ : Pointer where Input Expanded ​Setting Information will be saved+  * [Out] ''//​config//''​ : Pointer where Input Expandable ​Setting Information will be saved
 ==== Return Values ==== ==== Return Values ====
 Return ''​BS_SDK_SUCCESS''​ when successful, and return an appropriate error code when an error occurs. Return ''​BS_SDK_SUCCESS''​ when successful, and return an appropriate error code when an error occurs.