ReactOS 0.4.15-dev-7906-g1b85a5f
_DEVICE_INFORMATION_ENTRY Struct Reference

#include <mntmgr.h>

Collaboration diagram for _DEVICE_INFORMATION_ENTRY:

Public Attributes

LIST_ENTRY DeviceInformationEntry
 
PDEVICE_INFORMATION DeviceInformation
 

Detailed Description

Definition at line 102 of file mntmgr.h.

Member Data Documentation

◆ DeviceInformation

PDEVICE_INFORMATION _DEVICE_INFORMATION_ENTRY::DeviceInformation

Definition at line 105 of file mntmgr.h.

Referenced by MountMgrQueryVolumePaths().

◆ DeviceInformationEntry

LIST_ENTRY _DEVICE_INFORMATION_ENTRY::DeviceInformationEntry

Definition at line 104 of file mntmgr.h.

Referenced by MountMgrQueryVolumePaths().


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