ReactOS 0.4.15-dev-7918-g2a2556c
_MEDIA_SPECIFIC_INFORMATION Struct Reference

#include <ndis.h>

Collaboration diagram for _MEDIA_SPECIFIC_INFORMATION:

Public Attributes

UINT NextEntryOffset
 
NDIS_CLASS_ID ClassId
 
UINT Size
 
UCHAR ClassInformation [1]
 

Detailed Description

Definition at line 767 of file ndis.h.

Member Data Documentation

◆ ClassId

NDIS_CLASS_ID _MEDIA_SPECIFIC_INFORMATION::ClassId

Definition at line 769 of file ndis.h.

◆ ClassInformation

UCHAR _MEDIA_SPECIFIC_INFORMATION::ClassInformation[1]

Definition at line 771 of file ndis.h.

◆ NextEntryOffset

UINT _MEDIA_SPECIFIC_INFORMATION::NextEntryOffset

Definition at line 768 of file ndis.h.

◆ Size

UINT _MEDIA_SPECIFIC_INFORMATION::Size

Definition at line 770 of file ndis.h.


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