Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:bs2_setdevicesearchingtimeout [2018/09/10 14:52] yjjung [Parameter] |
en:bs2_setdevicesearchingtimeout [2019/07/09 13:58] (current) yjjung [BS2_SetDeviceSearchingTimeout] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== BS2_SetDeviceSearchingTimeout ===== | ===== BS2_SetDeviceSearchingTimeout ===== | ||
| - | Specifies the device searching time. | + | Specifies the device searching time. It defines timeout of API BS2_SearchDevices or BS2_SearchDevicesEx. |
| \\ | \\ | ||
| ==== Declaration ==== | ==== Declaration ==== | ||
| Line 15: | Line 15: | ||
| ==== Parameter ==== | ==== Parameter ==== | ||
| * [In] ''//context//'' : Context | * [In] ''//context//'' : Context | ||
| - | * [Out] ''//second//'' : Device searching timeout | + | * [In] ''//second//'' : Device searching timeout |
| <WRAP indent> | <WRAP indent> | ||
| <WRAP info 70%> | <WRAP info 70%> | ||
| **NOTE**\\ | **NOTE**\\ | ||
| - | The default timeout is X sec. | + | The default timeout is 5 sec. |
| </WRAP> | </WRAP> | ||
| </WRAP> | </WRAP> | ||