ReactOS 0.4.15-dev-8102-g108db8f
_NETWORK_ADDRESS Struct Reference

#include <ntddndis.h>

Public Attributes

USHORT AddressLength
 
USHORT AddressType
 
UCHAR Address [1]
 

Detailed Description

Definition at line 499 of file ntddndis.h.

Member Data Documentation

◆ Address

UCHAR _NETWORK_ADDRESS::Address[1]

Definition at line 502 of file ntddndis.h.

◆ AddressLength

USHORT _NETWORK_ADDRESS::AddressLength

Definition at line 500 of file ntddndis.h.

◆ AddressType

USHORT _NETWORK_ADDRESS::AddressType

Definition at line 501 of file ntddndis.h.


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