Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:bs2_getbarcodeconfig [2021/06/01 10:26]
kateyu created
en:bs2_getbarcodeconfig [2021/06/06 19:16]
kateyu [BS2_GetBarcodeConfig]
Line 5: Line 5:
  
 ===== BS2_GetBarcodeConfig ===== ===== BS2_GetBarcodeConfig =====
-[+ 2.8] ''​X-Station 2'' ​Barcode 관련 설정을 가져옵니다.+[+ 2.8] Retrieves configuration of Barcode of ''​X-Station 2''​.
 ==== 함수 ==== ==== 함수 ====
 <code cpp> <code cpp>
Line 18: Line 18:
 ==== 파라미터 ==== ==== 파라미터 ====
   * [In] ''//​context//''​ : Context   * [In] ''//​context//''​ : Context
-  * [In] ''//​deviceId//''​ : 장치 식별자 +  * [In] ''//​deviceId//''​ : Device ID 
-  * [Out] ''//​config//''​ : Barcode ​설정 정보를 저장할 포인터+  * [Out] ''//​config//''​ : Barcode ​configurations pointer
 ==== 반환값 ==== ==== 반환값 ====
 성공적으로 수행될 경우 ''​BS_SDK_SUCCESS''​를 반환하고,​ 에러가 발생할 경우 상응하는 에러 코드를 반환합니다. 성공적으로 수행될 경우 ''​BS_SDK_SUCCESS''​를 반환하고,​ 에러가 발생할 경우 상응하는 에러 코드를 반환합니다.