FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNet_SetDataInPortAt ( kNet  net,
kSize  index,
k32u  sourceNode,
k32u  sourcePort 
)

Sets information describing the network data input port at the specified index.

Parameters
netNet object.
indexIndex of input port.
sourceNodeSource node that will be connected to this port.
sourcePortSource port that will be connected to this port.
Returns
Structure describing the data input port.