Old revisions Add to book Export to PDF Book Creator Add this page to your book Book Creator Remove this page from your book Manage book (0 page(s)) Help 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 [In] context : Context [In] hostipAddr : Host IP Address Return Value If successfully done, BS_SDK_SUCCESS will be returned.