|
|
ULONG | ReparseTag |
| |
|
USHORT | ReparseDataLength |
| |
|
USHORT | Reserved |
| |
|
union { |
|
struct { |
|
USHORT SubstituteNameOffset |
| |
|
USHORT SubstituteNameLength |
| |
|
USHORT PrintNameOffset |
| |
|
USHORT PrintNameLength |
| |
|
ULONG Flags |
| |
|
WCHAR PathBuffer [4] |
| |
| } SymbolicLinkReparseBuffer |
| |
|
struct { |
|
USHORT SubstituteNameOffset |
| |
|
USHORT SubstituteNameLength |
| |
|
USHORT PrintNameOffset |
| |
|
USHORT PrintNameLength |
| |
|
WCHAR PathBuffer [4] |
| |
| } MountPointReparseBuffer |
| |
| }; | |
| |
Definition at line 10 of file file.h.
The documentation for this struct was generated from the following file: