|
FireSync API
|
| kStatus kHxNullNode_AddNetInterfaceByAddress | ( | kHxNullNode | node, |
| kIpAddress | address | ||
| ) |
Creates an association between this node and a particular network adapter, specified by adapter IP address.
If this method will be used, it should be called prior to kSvNode construction.
| node | Receives constructed object. |
| address | Network adapter IP address. |