|
Gocator API
|
| kStatus GoDiscovery_Construct | ( | GoDiscovery * | discovery, |
| kBool | enableAutoDiscovery, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoDiscovery object.
| discovery | Receives constructed discovery object. |
| enableAutoDiscovery | whether or not to enable all interfaces to support running the Discovery Protocol. |
| allocator | Memory allocator (or kNULL for default) |