ReactOS 0.4.15-dev-7953-g1f49173
_NDIS_REQUEST::_DATA::QUERY_INFORMATION Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_REQUEST::_DATA::QUERY_INFORMATION:

Public Attributes

NDIS_OID Oid
 
PVOID InformationBuffer
 
UINT InformationBufferLength
 
UINT BytesWritten
 
UINT BytesNeeded
 

Detailed Description

Definition at line 812 of file ndis.h.

Member Data Documentation

◆ BytesNeeded

UINT _NDIS_REQUEST::_DATA::QUERY_INFORMATION::BytesNeeded

Definition at line 817 of file ndis.h.

◆ BytesWritten

UINT _NDIS_REQUEST::_DATA::QUERY_INFORMATION::BytesWritten

Definition at line 816 of file ndis.h.

◆ InformationBuffer

PVOID _NDIS_REQUEST::_DATA::QUERY_INFORMATION::InformationBuffer

Definition at line 814 of file ndis.h.

◆ InformationBufferLength

UINT _NDIS_REQUEST::_DATA::QUERY_INFORMATION::InformationBufferLength

Definition at line 815 of file ndis.h.

◆ Oid

NDIS_OID _NDIS_REQUEST::_DATA::QUERY_INFORMATION::Oid

Definition at line 813 of file ndis.h.


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