Process Hacker
_FILE_OBJECTID_INFORMATION Struct Reference

#include <ntioapi.h>

Data Fields

LONGLONG FileReference
 
UCHAR ObjectId [16]
 
union {
   struct {
      UCHAR   BirthVolumeId [16]
 
      UCHAR   BirthObjectId [16]
 
      UCHAR   DomainId [16]
 
   } 
 
   UCHAR   ExtendedInfo [48]
 
}; 
 

Detailed Description

Definition at line 719 of file ntioapi.h.

Field Documentation

union { ... }
UCHAR BirthObjectId[16]

Definition at line 728 of file ntioapi.h.

UCHAR BirthVolumeId[16]

Definition at line 727 of file ntioapi.h.

UCHAR DomainId[16]

Definition at line 729 of file ntioapi.h.

UCHAR ExtendedInfo[48]

Definition at line 731 of file ntioapi.h.

LONGLONG FileReference

Definition at line 721 of file ntioapi.h.

UCHAR ObjectId[16]

Definition at line 722 of file ntioapi.h.


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