Syntax
void BltEndDiscovery(void);
Parameters
None
Return value
None
Remarks
Get search results with BltFetchDiscovery .
Be sure to call this function after the search is complete.
This function frees the heap memory allocated by BltStartDiscovery .
Be sure to call this function after the search is complete.
This function frees the heap memory allocated by BltStartDiscovery .
Requirements
Header file:
lib.h : System 5.0 or later.Library file:
libSTARTUPOPH5000.a : System 5.0 or later.
Last updated: 2021/04/12