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

Constructs a kSystem object without automatically starting discovery clients.

This constructor can be used to construct a system object without starting discovery, so that the system object can be configured before starting discovery clients.

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