ReactOS 0.4.15-dev-8434-g155a7c7
_OBJECT_TYPE_INFO Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _OBJECT_TYPE_INFO:

Public Attributes

UNICODE_STRING ObjectTypeName
 
UCHAR Unknown [0x58]
 
WCHAR ObjectTypeNameBuffer [1]
 

Detailed Description

Definition at line 1568 of file ntifs.template.h.

Member Data Documentation

◆ ObjectTypeName

UNICODE_STRING _OBJECT_TYPE_INFO::ObjectTypeName

Definition at line 1569 of file ntifs.template.h.

◆ ObjectTypeNameBuffer

WCHAR _OBJECT_TYPE_INFO::ObjectTypeNameBuffer[1]

Definition at line 1571 of file ntifs.template.h.

◆ Unknown

UCHAR _OBJECT_TYPE_INFO::Unknown[0x58]

Definition at line 1570 of file ntifs.template.h.


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