Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_DRIVER_EXTENSION Struct Reference

#include <io.h>

List of all members.

Public Attributes

_DRIVER_OBJECTDriverObject
PDRIVER_ADD_DEVICE AddDevice
ULONG Count
UNICODE_STRING ServiceKeyName
PIO_CLIENT_EXTENSION ClientDriverExtension


Member Data Documentation

PDRIVER_ADD_DEVICE _DRIVER_EXTENSION::AddDevice
 

Definition at line 1323 of file io.h.

Referenced by IopPnPDriverEntry().

PIO_CLIENT_EXTENSION _DRIVER_EXTENSION::ClientDriverExtension
 

Definition at line 1350 of file io.h.

Referenced by IopDeleteDriver().

ULONG _DRIVER_EXTENSION::Count
 

Definition at line 1330 of file io.h.

Referenced by IoInitSystem(), IopCallDriverAddDeviceQueryRoutine(), IopInitializeBootDrivers(), and IopLoadUnloadDriver().

struct _DRIVER_OBJECT* _DRIVER_EXTENSION::DriverObject
 

Definition at line 1315 of file io.h.

Referenced by IoCreateDriver().

UNICODE_STRING _DRIVER_EXTENSION::ServiceKeyName
 

Definition at line 1337 of file io.h.

Referenced by IoCreateDriver(), IopDeleteDriver(), IopEliminateBogusConflict(), IopGetRelatedTargetDevice(), and IopInitializeBuiltinDriver().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:16 2004 for test by doxygen 1.3.7