ReactOS 0.4.15-dev-7136-g77ab709
|
#include <mountdev.h>
Public Attributes | |
ULONG | Size |
USHORT | OldUniqueIdOffset |
USHORT | OldUniqueIdLength |
USHORT | NewUniqueIdOffset |
USHORT | NewUniqueIdLength |
Definition at line 38 of file mountdev.h.
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdLength |
Definition at line 43 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdOffset |
Definition at line 42 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdLength |
Definition at line 41 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdOffset |
Definition at line 40 of file mountdev.h.
Referenced by UniqueIdChangeNotifyWorker().
ULONG _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::Size |
Definition at line 39 of file mountdev.h.