ReactOS 0.4.15-dev-7958-gcd0bb1a
_NDIS_REQUEST::_DATA::SET_INFORMATION Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_REQUEST::_DATA::SET_INFORMATION:

Public Attributes

NDIS_OID Oid
 
PVOID InformationBuffer
 
UINT InformationBufferLength
 
UINT BytesRead
 
UINT BytesNeeded
 

Detailed Description

Definition at line 819 of file ndis.h.

Member Data Documentation

◆ BytesNeeded

UINT _NDIS_REQUEST::_DATA::SET_INFORMATION::BytesNeeded

Definition at line 824 of file ndis.h.

◆ BytesRead

UINT _NDIS_REQUEST::_DATA::SET_INFORMATION::BytesRead

Definition at line 823 of file ndis.h.

◆ InformationBuffer

PVOID _NDIS_REQUEST::_DATA::SET_INFORMATION::InformationBuffer

Definition at line 821 of file ndis.h.

◆ InformationBufferLength

UINT _NDIS_REQUEST::_DATA::SET_INFORMATION::InformationBufferLength

Definition at line 822 of file ndis.h.

◆ Oid

NDIS_OID _NDIS_REQUEST::_DATA::SET_INFORMATION::Oid

Definition at line 820 of file ndis.h.


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