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

Public Attributes | |
| USHORT | Version |
| USHORT | Size |
| GUID | Event |
| struct _FILE_OBJECT * | FileObject |
| GUID _TARGET_DEVICE_REMOVAL_NOTIFICATION::Event |
Definition at line 1020 of file iotypes.h.
Referenced by _Function_class_(), and event_notification().
| struct _FILE_OBJECT* _TARGET_DEVICE_REMOVAL_NOTIFICATION::FileObject |
Definition at line 1021 of file iotypes.h.
Referenced by event_notification().
| USHORT _TARGET_DEVICE_REMOVAL_NOTIFICATION::Version |
Definition at line 1018 of file iotypes.h.
Referenced by PiNotifyTargetDeviceChange().