FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kNode kAxAction_Node ( kAxAction  action)

Gets a reference to a kNode object representing the local node.

The kNode object returned by this function is the same object as the kNode object made available through the system object returned by kSvNode_Client. Accordingly, concurrent access to this kNode object should be coordinated with the resident node application.

The node object returned by this function may not be connected. It is recommended to connect and and refresh within the action, if needed.

Parameters
actionAction object.
Returns
Local node object.