FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSystem_ConstructEx ( kSystem system,
kAlloc  allocator 
)

Constructs a kSystem object without any default discovery providers.

Use the kSystem_AddDiscovery and kSystem_StartDiscovery methods to configure and start discovery services.

Parameters
systemDestination for the constructed object handle.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.