Adds an IPv4 address to the list of IPv4 addresses of a NIC on the node’s network.
DWORD lncNicAddr4Add(
LPCTSTR szNode,
DWORD dwNic,
LPCTSTR szAddr,
LPCTSTR szMask);
szNode
dwNic
szAddr
szMask
Zero for success or an error code on failure.
LNCE_PAR_NFND
LNCE_BADVAL
LNCE_EXIST
LNCE_READERR
LNCE_SECTION_NFND
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |