GetLANAddress
Returns the 6-byte node address of a LAN board installed in a server
#include <nwconn.h>
int GetLANAddress (
LONG boardNumber,
BYTE *nodeAddress);
This function returns a value of 0 if successful. Otherwise, it returns a nonzero value.
This function returns the 6-byte LAN address for the selected board for the current connection ID (current server).
GetInternetAddress, IpxGetInternetworkAddress (NLM)