차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

ko:bs2_addwieganddevices [2016/02/02 14:29]
127.0.0.1 바깥 편집
ko:bs2_addwieganddevices [2024/05/23 08:52] (현재)
ghshin [함수]
줄 10: 줄 10:
 #include "​BS_API.h"​ #include "​BS_API.h"​
  
-int BS2_AddWiegandDevices(void* context, uint32_t deviceId, uint32_t** wiegandDevice,​ uint32_tnumWiegandDevice);​+int BS2_AddWiegandDevices(void* context, uint32_t deviceId, uint32_t* wiegandDevice,​ uint32_t numWiegandDevice);​
 </​code>​ </​code>​
 ==== 파라미터 ==== ==== 파라미터 ====