Hauptseite   Übersicht   Auflistung der Dateien   Datenstruktur-Elemente   Datei-Elemente  

_DEVICE_EXTENSION Strukturreferenz

#include <Driver.h>

Aufstellung aller Elemente

Öffentliche Attribute

PDEVICE_OBJECT pDevice
PDEVICE_OBJECT pLowerDevice
ULONG DeviceNumber
CUString ustrDeviceName
CUString ustrSymLinkName
PUCHAR deviceBuffer
ULONG deviceBufferSize
ULONG xferCount
ULONG maxXferCount
PUCHAR portBase
ULONG portLength
KIRQL IRQL
ULONG Vector
KAFFINITY Affinity
PKINTERRUPT pIntObj
BOOLEAN bInterruptExpected
DRIVER_STATE state


Dokumentation der Datenelemente

KAFFINITY _DEVICE_EXTENSION::Affinity
 

BOOLEAN _DEVICE_EXTENSION::bInterruptExpected
 

PUCHAR _DEVICE_EXTENSION::deviceBuffer
 

ULONG _DEVICE_EXTENSION::deviceBufferSize
 

ULONG _DEVICE_EXTENSION::DeviceNumber
 

KIRQL _DEVICE_EXTENSION::IRQL
 

ULONG _DEVICE_EXTENSION::maxXferCount
 

PDEVICE_OBJECT _DEVICE_EXTENSION::pDevice
 

PKINTERRUPT _DEVICE_EXTENSION::pIntObj
 

PDEVICE_OBJECT _DEVICE_EXTENSION::pLowerDevice
 

PUCHAR _DEVICE_EXTENSION::portBase
 

ULONG _DEVICE_EXTENSION::portLength
 

DRIVER_STATE _DEVICE_EXTENSION::state
 

CUString _DEVICE_EXTENSION::ustrDeviceName
 

CUString _DEVICE_EXTENSION::ustrSymLinkName
 

ULONG _DEVICE_EXTENSION::Vector
 

ULONG _DEVICE_EXTENSION::xferCount
 


Die Dokumentation für diese Struktur wurde erzeugt aufgrund der Datei:
Erzeugt am Thu Jun 19 23:00:24 2003 von doxygen1.2.17