Gocator API
|
Constructs a GoSystem object.
During construction, a GoSystem object uses Gocator Discovery Protocol to locate sensors. The list of detected sensors can be accessed using the GoSystem_SensorCount and GoSystem_SensorAt functions.
system | Receives constructed system object. |
allocator | Memory allocator (or kNULL for default) |