ReactOS 0.4.15-dev-7942-gd23573b
_RTL_DRIVE_LETTER_CURDIR Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_DRIVE_LETTER_CURDIR:

Public Attributes

USHORT Flags
 
USHORT Length
 
ULONG TimeStamp
 
UNICODE_STRING DosPath
 

Detailed Description

Definition at line 1385 of file rtltypes.h.

Member Data Documentation

◆ DosPath

UNICODE_STRING _RTL_DRIVE_LETTER_CURDIR::DosPath

Definition at line 1390 of file rtltypes.h.

◆ Flags

USHORT _RTL_DRIVE_LETTER_CURDIR::Flags

Definition at line 1387 of file rtltypes.h.

◆ Length

USHORT _RTL_DRIVE_LETTER_CURDIR::Length

Definition at line 1388 of file rtltypes.h.

◆ TimeStamp

ULONG _RTL_DRIVE_LETTER_CURDIR::TimeStamp

Definition at line 1389 of file rtltypes.h.


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