ReactOS 0.4.16-dev-401-g45b008d
|
#include <iotypes.h>
Public Attributes | |
CSHORT | Type |
USHORT | Size |
PDEVICE_OBJECT | DeviceObject |
PDEVICE_OBJECT _DEVOBJ_EXTENSION::DeviceObject |
Definition at line 2169 of file iotypes.h.
Referenced by IoCreateDevice().
USHORT _DEVOBJ_EXTENSION::Size |
Definition at line 2168 of file iotypes.h.
Referenced by IoCreateDevice().
CSHORT _DEVOBJ_EXTENSION::Type |
Definition at line 2167 of file iotypes.h.
Referenced by IoCreateDevice().