|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <obtypes.h>

Public Attributes | |
| POBJECT_DIRECTORY | DosDevicesDirectory |
| POBJECT_DIRECTORY | GlobalDosDevicesDirectory |
| ULONG | ReferenceCount |
| ULONG | DriveMap |
| UCHAR | DriveType [32] |
| POBJECT_DIRECTORY _DEVICE_MAP::DosDevicesDirectory |
Definition at line 525 of file obtypes.h.
Referenced by ObpLookupObjectName(), ObpProcessDosDeviceSymbolicLink(), ObSetDeviceMap(), and ObSetDirectoryDeviceMap().
| ULONG _DEVICE_MAP::DriveMap |
Definition at line 528 of file obtypes.h.
Referenced by ObpProcessDosDeviceSymbolicLink(), and ObQueryDeviceMapInformation().
| UCHAR _DEVICE_MAP::DriveType[32] |
Definition at line 529 of file obtypes.h.
Referenced by ObpProcessDosDeviceSymbolicLink(), and ObQueryDeviceMapInformation().
| POBJECT_DIRECTORY _DEVICE_MAP::GlobalDosDevicesDirectory |
Definition at line 526 of file obtypes.h.
Referenced by ObpGetShadowDirectory(), ObQueryDeviceMapInformation(), ObSetDeviceMap(), and ObSetDirectoryDeviceMap().
| ULONG _DEVICE_MAP::ReferenceCount |
Definition at line 527 of file obtypes.h.
Referenced by ObInheritDeviceMap(), ObpReferenceDeviceMap(), ObpSetCurrentProcessDeviceMap(), ObSetDeviceMap(), and ObSetDirectoryDeviceMap().