ReactOS 0.4.15-dev-7953-g1f49173
_DEVICE_MAP Struct Reference

#include <obtypes.h>

Collaboration diagram for _DEVICE_MAP:

Public Attributes

POBJECT_DIRECTORY DosDevicesDirectory
 
POBJECT_DIRECTORY GlobalDosDevicesDirectory
 
ULONG ReferenceCount
 
ULONG DriveMap
 
UCHAR DriveType [32]
 

Detailed Description

Definition at line 523 of file obtypes.h.

Member Data Documentation

◆ DosDevicesDirectory

POBJECT_DIRECTORY _DEVICE_MAP::DosDevicesDirectory

◆ DriveMap

ULONG _DEVICE_MAP::DriveMap

Definition at line 528 of file obtypes.h.

Referenced by ObpProcessDosDeviceSymbolicLink(), and ObQueryDeviceMapInformation().

◆ DriveType

UCHAR _DEVICE_MAP::DriveType[32]

Definition at line 529 of file obtypes.h.

Referenced by ObpProcessDosDeviceSymbolicLink(), and ObQueryDeviceMapInformation().

◆ GlobalDosDevicesDirectory

POBJECT_DIRECTORY _DEVICE_MAP::GlobalDosDevicesDirectory

◆ ReferenceCount

ULONG _DEVICE_MAP::ReferenceCount

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