In the WDM, a device object (DEVICE_OBJECT) is a representation of devices. ≥1 device objects are associated with each device.
Resources
- Kernel-Mode Driver Architecture Design Guide
DEVICE_OBJECTstructure inwdm.h
In the WDM, a device object (DEVICE_OBJECT) is a representation of devices. ≥1 device objects are associated with each device.
DEVICE_OBJECT structure in wdm.h