|
FireSync API
|
| kStatus kHxNullNode_AddNetInterfaceByName | ( | kHxNullNode | node, |
| const kChar * | name | ||
| ) |
Creates an association between this node and a particular network adapter, specified by adapter name.
If this method will be used, it should be called prior to kSvNode construction.
| node | Receives constructed object. |
| name | Network adapter name (e.g., "eth0"). |