ReactOS 0.4.15-dev-7958-gcd0bb1a
_REPARSE_GUID_DATA_BUFFER Struct Reference

#include <iotypes.h>

Collaboration diagram for _REPARSE_GUID_DATA_BUFFER:

Public Attributes

ULONG ReparseTag
 
USHORT ReparseDataLength
 
USHORT Reserved
 
GUID ReparseGuid
 
struct {
   UCHAR   DataBuffer [1]
 
GenericReparseBuffer
 
DWORD ReparseTag
 
WORD ReparseDataLength
 
WORD Reserved
 
struct {
   BYTE   DataBuffer [1]
 
GenericReparseBuffer
 

Detailed Description

Definition at line 7201 of file iotypes.h.

Member Data Documentation

◆ DataBuffer [1/2]

UCHAR _REPARSE_GUID_DATA_BUFFER::DataBuffer[1]

Definition at line 7207 of file iotypes.h.

◆ DataBuffer [2/2]

BYTE _REPARSE_GUID_DATA_BUFFER::DataBuffer[1]

Definition at line 3689 of file winnt_old.h.

◆  [1/2]

struct { ... } _REPARSE_GUID_DATA_BUFFER::GenericReparseBuffer

◆  [2/2]

struct { ... } _REPARSE_GUID_DATA_BUFFER::GenericReparseBuffer

◆ ReparseDataLength [1/2]

USHORT _REPARSE_GUID_DATA_BUFFER::ReparseDataLength

Definition at line 7203 of file iotypes.h.

◆ ReparseDataLength [2/2]

WORD _REPARSE_GUID_DATA_BUFFER::ReparseDataLength

Definition at line 3685 of file winnt_old.h.

◆ ReparseGuid

GUID _REPARSE_GUID_DATA_BUFFER::ReparseGuid

◆ ReparseTag [1/2]

ULONG _REPARSE_GUID_DATA_BUFFER::ReparseTag

Definition at line 7202 of file iotypes.h.

Referenced by test_junction_points().

◆ ReparseTag [2/2]

DWORD _REPARSE_GUID_DATA_BUFFER::ReparseTag

Definition at line 3684 of file winnt_old.h.

◆ Reserved [1/2]

USHORT _REPARSE_GUID_DATA_BUFFER::Reserved

Definition at line 7204 of file iotypes.h.

◆ Reserved [2/2]

WORD _REPARSE_GUID_DATA_BUFFER::Reserved

Definition at line 3686 of file winnt_old.h.


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