ReactOS 0.4.15-dev-8434-g155a7c7
_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 76 of file mountdev.h.

Member Data Documentation

◆ NewUniqueIdLength

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdLength

Definition at line 81 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ NewUniqueIdOffset

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::NewUniqueIdOffset

Definition at line 80 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ OldUniqueIdLength

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdLength

Definition at line 79 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ OldUniqueIdOffset

USHORT _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::OldUniqueIdOffset

Definition at line 78 of file mountdev.h.

Referenced by UniqueIdChangeNotifyWorker().

◆ Size

ULONG _MOUNTDEV_UNIQUE_ID_CHANGE_NOTIFY_OUTPUT::Size

Definition at line 77 of file mountdev.h.


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