ReactOS 0.4.15-dev-8064-gdaf8068
RTL_DRIVE_LETTER_CURDIR Struct Reference

#include <winternl.h>

Collaboration diagram for RTL_DRIVE_LETTER_CURDIR:

Public Attributes

USHORT Flags
 
USHORT Length
 
ULONG TimeStamp
 
UNICODE_STRING DosPath
 

Detailed Description

Definition at line 172 of file winternl.h.

Member Data Documentation

◆ DosPath

UNICODE_STRING RTL_DRIVE_LETTER_CURDIR::DosPath

Definition at line 177 of file winternl.h.

◆ Flags

USHORT RTL_DRIVE_LETTER_CURDIR::Flags

Definition at line 174 of file winternl.h.

◆ Length

USHORT RTL_DRIVE_LETTER_CURDIR::Length

Definition at line 175 of file winternl.h.

◆ TimeStamp

ULONG RTL_DRIVE_LETTER_CURDIR::TimeStamp

Definition at line 176 of file winternl.h.


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