ReactOS 0.4.15-dev-7958-gcd0bb1a
_NETWORK_ADDRESS_LIST Struct Reference

#include <ntddndis.h>

Collaboration diagram for _NETWORK_ADDRESS_LIST:

Public Attributes

LONG AddressCount
 
USHORT AddressType
 
NETWORK_ADDRESS Address [1]
 

Detailed Description

Definition at line 505 of file ntddndis.h.

Member Data Documentation

◆ Address

NETWORK_ADDRESS _NETWORK_ADDRESS_LIST::Address[1]

Definition at line 508 of file ntddndis.h.

◆ AddressCount

LONG _NETWORK_ADDRESS_LIST::AddressCount

Definition at line 506 of file ntddndis.h.

◆ AddressType

USHORT _NETWORK_ADDRESS_LIST::AddressType

Definition at line 507 of file ntddndis.h.


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