Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:bs2_getallinterlockzonestatus [2018/03/14 15:30]
yjjung created
en:bs2_getallinterlockzonestatus [2018/03/25 14:01] (current)
michael [Declaration]
Line 11: Line 11:
 #include "​BS_API.h"​ #include "​BS_API.h"​
  
-int BS2_GetAllInterlockZoneStatus(void* context, uint32_t deviceId, uint32_t* zoneIds, uint32_t zoneIdCount, BS2ZoneStatus** zoneStatusObj,​ uint32_t* numZoneStatus);​+int BS2_GetAllInterlockZoneStatus(void* context, uint32_t deviceId, BS2ZoneStatus** zoneStatusObj,​ uint32_t* numZoneStatus);​
 </​code>​ </​code>​