ReactOS 0.4.15-dev-7934-g1dc8d80
_MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT Struct Reference

#include <mountdev.h>

Public Attributes

ULONG Size
 
USHORT OldUniqueIdOffset
 
USHORT OldUniqueIdLength
 
USHORT NewUniqueIdOffset
 
USHORT NewUniqueIdLength
 

Detailed Description

Definition at line 38 of file mountdev.h.

Member Data Documentation

◆ NewUniqueIdLength

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdLength

Definition at line 43 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ NewUniqueIdOffset

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdOffset

Definition at line 42 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ OldUniqueIdLength

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdLength

Definition at line 41 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ OldUniqueIdOffset

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdOffset

Definition at line 40 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ Size

ULONG _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::Size

Definition at line 39 of file mountdev.h.


The documentation for this struct was generated from the following file: