IPX_NETWORK

[This is preliminary documentation and subject to change.]

The IPX_NETWORK structure describes an IPX network address.

typedef struct _IPX_NETWORK {
    DWORD    N_NetNumber;
} IPX_NETWORK, *PIPX_NETWORK;
 

Members

N_NetNumber;
Contains the IPX network number in machine byte order.

See Also

RTM_IPX_ROUTE