LUFA Library  120219
RNDIS_Query_Message_t Struct Reference

RNDIS OID Property Query Message Structure. More...

#include <RNDISClassCommon.h>

Data Fields

uint32_t MessageType
uint32_t MessageLength
uint32_t RequestId
uint32_t Oid
uint32_t InformationBufferLength
uint32_t InformationBufferOffset
uint32_t DeviceVcHandle

Detailed Description

Type define for a RNDIS OID Property Query command message.

Note:
Regardless of CPU architecture, these values should be stored as little endian.

Field Documentation


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines