Slave Control API > BS2_SearchDevicesCoreStationEx


BS2_SearchDevicesCoreStationEx

[+ 2.6.3] Searches CoreStation devices from the current network with host IP.
It is useful where multiple Ethernet cards exist in the system.

Declaration

#include "BS_API.h"
 
int BS2_SearchDevicesCoreStationEx(void* context, const char* hostipAddr);

Parameter

Return Value

If successfully done, BS_SDK_SUCCESS will be returned.