FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSvNode_StartServices ( kSvNode  node,
kSvNodeService  services 
)

Starts node services (e.g., discovery/control servers).

Note that in order for this node to be represented in the local kSystem to which it belongs, it is necessary to include the kSV_NODE_SERVICE_SYSTEM flag. Some node features, such as actions, may be unavailable until this step is performed. As a result of calling this method with the kSV_NODE_SERVICE_SYSTEM flag, the system object will be automatically refreshed, which may result the creation/removal of node handles.

Parameters
nodeNode object.
servicesService types.
Returns
Operation status.