FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSystem_AddDiscovery ( kSystem  system,
kDiscoveryProvider  provider 
)

Adds a discovery provider to the system.

Use this function in conjunction with the kSystem_ConstructEx function to compose a custom FireSync system.

Parameters
systemkSystem object.
providerObject that implements the kDiscoveryProvider interface.
Returns
Operation status.