[This is preliminary documentation and subject to change.]
The IPX_NEXT_HOP_ADDRESS structure contains the address for the next-hop router for an IPX route.
typedef struct _IPX_NEXT_HOP_ADDRESS {
BYTE NHA_Mac[6];
} IPX_NEXT_HOP_ADDRESS, *PIPX_NEXT_HOP_ADDRESS;