ReactOS 0.4.15-dev-7942-gd23573b
_FILE_TRACKING_INFORMATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _FILE_TRACKING_INFORMATION:

Public Attributes

HANDLE DestinationFile
 
ULONG ObjectInformationLength
 
CHAR ObjectInformation [1]
 

Detailed Description

Definition at line 5886 of file iotypes.h.

Member Data Documentation

◆ DestinationFile

HANDLE _FILE_TRACKING_INFORMATION::DestinationFile

Definition at line 5887 of file iotypes.h.

◆ ObjectInformation

CHAR _FILE_TRACKING_INFORMATION::ObjectInformation[1]

Definition at line 5889 of file iotypes.h.

◆ ObjectInformationLength

ULONG _FILE_TRACKING_INFORMATION::ObjectInformationLength

Definition at line 5888 of file iotypes.h.


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