nodeGetParent

nodeGetParent

Method of Antilatency.DeviceNetwork.INetwork
Get parent for the node.

Parameters

NodeHandle node
Node handle.

Return value

NodeHandle
For all nodes directly connected to the host (null node), this method will return NodeHandle.Null. Parent node handle for other ones.