NET_SDK_DiscoverDeviceStop¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Stop searching for LAN devices (asynchronous mode, only supports Windows).
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| hSearchin | unsigned int | The handle for starting the search, the return value of NET_SDK_DiscoverDeviceStart. |
Return Value¶
None
Remarks¶
None