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 add a custom discovery provider to the system before starting discovery.

Parameters
systemkSystem object.
providerObject that implements the kDiscoveryProvider interface (transfers ownership).
Returns
Operation status.