Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
en:bs2_getdeviceinfoex [2020/06/23 14:13] kkshin [Declaration] |
en:bs2_getdeviceinfoex [2020/10/12 09:17] (current) yjjung [Declaration] |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| #include "BS_API.h" | #include "BS_API.h" | ||
| - | int BS2_GetDeviceInfo(void* context, uint32_t deviceId, BS2SimpleDeviceInfo* deviceInfo, BS2SimpleDeviceInfoEx* deviceInfoEx); | + | int BS2_GetDeviceInfoEx(void* context, uint32_t deviceId, BS2SimpleDeviceInfo* deviceInfo, BS2SimpleDeviceInfoEx* deviceInfoEx); |
| </code> | </code> | ||