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

Public Attributes | |
| USHORT | Version |
| USHORT | Size |
| GUID | Event |
| struct _FILE_OBJECT * | FileObject |
| LONG | NameBufferOffset |
| UCHAR | CustomDataBuffer [1] |
| UCHAR _TARGET_DEVICE_CUSTOM_NOTIFICATION::CustomDataBuffer[1] |
| GUID _TARGET_DEVICE_CUSTOM_NOTIFICATION::Event |
Definition at line 1011 of file iotypes.h.
Referenced by IoReportTargetDeviceChange(), IoReportTargetDeviceChangeAsynchronous(), and MountMgrNotifyNameChange().
| struct _FILE_OBJECT* _TARGET_DEVICE_CUSTOM_NOTIFICATION::FileObject |
Definition at line 1012 of file iotypes.h.
Referenced by IoReportTargetDeviceChange(), IoReportTargetDeviceChangeAsynchronous(), and MountMgrNotifyNameChange().
| LONG _TARGET_DEVICE_CUSTOM_NOTIFICATION::NameBufferOffset |
Definition at line 1013 of file iotypes.h.
Referenced by MountMgrNotifyNameChange().
| USHORT _TARGET_DEVICE_CUSTOM_NOTIFICATION::Size |
Definition at line 1010 of file iotypes.h.
Referenced by IoReportTargetDeviceChangeAsynchronous(), and MountMgrNotifyNameChange().
| USHORT _TARGET_DEVICE_CUSTOM_NOTIFICATION::Version |
Definition at line 1009 of file iotypes.h.
Referenced by IoReportTargetDeviceChange(), IoReportTargetDeviceChangeAsynchronous(), and MountMgrNotifyNameChange().