|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <iotypes.h>

Public Attributes | |
| CSHORT | Type |
| USHORT | Size |
| PDEVICE_OBJECT | DeviceObject |
| PDEVICE_OBJECT _DEVOBJ_EXTENSION::DeviceObject |
Definition at line 2171 of file iotypes.h.
Referenced by IoCreateDevice().
| USHORT _DEVOBJ_EXTENSION::Size |
Definition at line 2170 of file iotypes.h.
Referenced by IoCreateDevice().
| CSHORT _DEVOBJ_EXTENSION::Type |
Definition at line 2169 of file iotypes.h.
Referenced by IoCreateDevice().