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