mpiSqNodeNetworkObjectNext
Declaration
long mpiSqNodeNetworkObjectNext(MPISqNode node, MPINetworkPort port,
MPINetworkObjectInfo *info);
Change History: Added in the 03.03.00
Description
mpiSqNodeNetworkObjectNext gets the information for the neighboring network object (device) connected to the specified port and writes the information into the structure pointed to by info.
NOTE: This info.type value may be MPINetworkObjectTypeNONE if there is nothing connected to the given port.
|
|||||||
|---|---|---|---|---|---|---|---|
|
|||||||
See Also
mpiSynqNetNetworkObjectNext | MPINetworkObjectInfo
