ReactOS 0.4.16-dev-87-g3dfbe52
|
#include <mountdev.h>
Public Attributes | |
ULONG | Size |
USHORT | OldUniqueIdOffset |
USHORT | OldUniqueIdLength |
USHORT | NewUniqueIdOffset |
USHORT | NewUniqueIdLength |
Definition at line 76 of file mountdev.h.
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdLength |
Definition at line 81 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdOffset |
Definition at line 80 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdLength |
Definition at line 79 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdOffset |
Definition at line 78 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
ULONG _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::Size |
Definition at line 77 of file mountdev.h.