ReactOS 0.4.15-dev-7961-gdcf9eb0
_SAVED_LINK_INFORMATION Struct Reference

#include <mntmgr.h>

Collaboration diagram for _SAVED_LINK_INFORMATION:

Public Attributes

LIST_ENTRY SavedLinksListEntry
 
LIST_ENTRY SymbolicLinksListHead
 
PMOUNTDEV_UNIQUE_ID UniqueId
 

Detailed Description

Definition at line 72 of file mntmgr.h.

Member Data Documentation

◆ SavedLinksListEntry

LIST_ENTRY _SAVED_LINK_INFORMATION::SavedLinksListEntry

Definition at line 74 of file mntmgr.h.

Referenced by MountMgrMountedDeviceRemoval(), and RemoveSavedLinks().

◆ SymbolicLinksListHead

LIST_ENTRY _SAVED_LINK_INFORMATION::SymbolicLinksListHead

Definition at line 75 of file mntmgr.h.

Referenced by MountMgrMountedDeviceRemoval().

◆ UniqueId

PMOUNTDEV_UNIQUE_ID _SAVED_LINK_INFORMATION::UniqueId

Definition at line 76 of file mntmgr.h.

Referenced by MountMgrMountedDeviceRemoval(), and RemoveSavedLinks().


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