ReactOS 0.4.15-dev-7924-g5949c20
_IPX_ADDRESS_DATA Struct Reference

#include <wsnwlink.h>

Public Attributes

INT adapternum
 
UCHAR netnum [4]
 
UCHAR nodenum [6]
 
BOOLEAN wan
 
BOOLEAN status
 
INT maxpkt
 
ULONG linkspeed
 

Detailed Description

Definition at line 39 of file wsnwlink.h.

Member Data Documentation

◆ adapternum

INT _IPX_ADDRESS_DATA::adapternum

Definition at line 40 of file wsnwlink.h.

◆ linkspeed

ULONG _IPX_ADDRESS_DATA::linkspeed

Definition at line 46 of file wsnwlink.h.

◆ maxpkt

INT _IPX_ADDRESS_DATA::maxpkt

Definition at line 45 of file wsnwlink.h.

◆ netnum

UCHAR _IPX_ADDRESS_DATA::netnum[4]

Definition at line 41 of file wsnwlink.h.

◆ nodenum

UCHAR _IPX_ADDRESS_DATA::nodenum[6]

Definition at line 42 of file wsnwlink.h.

◆ status

BOOLEAN _IPX_ADDRESS_DATA::status

Definition at line 44 of file wsnwlink.h.

◆ wan

BOOLEAN _IPX_ADDRESS_DATA::wan

Definition at line 43 of file wsnwlink.h.


The documentation for this struct was generated from the following file: