ReactOS
0.4.15-dev-1632-g4e289ce
|
#include <iotypes.h>
Public Attributes | |
struct _DRIVER_OBJECT * | DriverObject |
PDRIVER_ADD_DEVICE | AddDevice |
ULONG | Count |
UNICODE_STRING | ServiceKeyName |
PDRIVER_ADD_DEVICE _DRIVER_EXTENSION::AddDevice |
Definition at line 2217 of file iotypes.h.
Referenced by MxDriverObject::GetDriverExtensionAddDevice(), HalpDriverEntry(), IopInitializePlugPlayServices(), NdisMRegisterMiniport(), PiCallDriverAddDevice(), PnpRootDriverEntry(), and MxDriverObject::SetDriverExtensionAddDevice().
ULONG _DRIVER_EXTENSION::Count |
Definition at line 2218 of file iotypes.h.
Referenced by IopReinitializeBootDrivers(), and IopReinitializeDrivers().
struct _DRIVER_OBJECT* _DRIVER_EXTENSION::DriverObject |
UNICODE_STRING _DRIVER_EXTENSION::ServiceKeyName |