ReactOS 0.4.16-dev-1481-ga753f34
_FILE_RENAME_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _FILE_RENAME_INFORMATION:

Public Attributes

union {
   BOOLEAN   ReplaceIfExists
 
   ULONG   Flags
 
DUMMYUNIONNAME
 
HANDLE RootDirectory
 
ULONG FileNameLength
 
WCHAR FileName [1]
 

Detailed Description

Definition at line 1596 of file winternl.h.

Member Data Documentation

◆ 

union { ... } _FILE_RENAME_INFORMATION::DUMMYUNIONNAME

◆ FileName

◆ FileNameLength

◆ Flags

ULONG _FILE_RENAME_INFORMATION::Flags

Definition at line 1599 of file winternl.h.

◆ ReplaceIfExists

◆ RootDirectory


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