ReactOS 0.4.15-dev-7958-gcd0bb1a
_FILE_LINKS_INFORMATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _FILE_LINKS_INFORMATION:

Public Attributes

ULONG BytesNeeded
 
ULONG EntriesReturned
 
FILE_LINK_ENTRY_INFORMATION Entry
 

Detailed Description

Definition at line 5944 of file iotypes.h.

Member Data Documentation

◆ BytesNeeded

ULONG _FILE_LINKS_INFORMATION::BytesNeeded

Definition at line 5945 of file iotypes.h.

Referenced by fill_in_hard_link_information().

◆ EntriesReturned

ULONG _FILE_LINKS_INFORMATION::EntriesReturned

Definition at line 5946 of file iotypes.h.

Referenced by fill_in_hard_link_information().

◆ Entry

FILE_LINK_ENTRY_INFORMATION _FILE_LINKS_INFORMATION::Entry

Definition at line 5947 of file iotypes.h.

Referenced by fill_in_hard_link_information().


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