ReactOS 0.4.15-dev-7934-g1dc8d80
_FILE_OLE_INFORMATION Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _FILE_OLE_INFORMATION:

Public Attributes

LARGE_INTEGER SecurityChangeTime
 
FILE_OLE_CLASSID_INFORMATION OleClassIdInformation
 
FILE_OBJECTID_INFORMATION ObjectIdInformation
 
FILE_STORAGE_TYPE StorageType
 
ULONG OleStateBits
 
BOOLEAN ContentIndexDisable
 
BOOLEAN InheritContentIndexDisable
 

Detailed Description

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

Member Data Documentation

◆ ContentIndexDisable

BOOLEAN _FILE_OLE_INFORMATION::ContentIndexDisable

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

◆ InheritContentIndexDisable

BOOLEAN _FILE_OLE_INFORMATION::InheritContentIndexDisable

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

◆ ObjectIdInformation

FILE_OBJECTID_INFORMATION _FILE_OLE_INFORMATION::ObjectIdInformation

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

◆ OleClassIdInformation

FILE_OLE_CLASSID_INFORMATION _FILE_OLE_INFORMATION::OleClassIdInformation

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

◆ OleStateBits

ULONG _FILE_OLE_INFORMATION::OleStateBits

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

◆ SecurityChangeTime

LARGE_INTEGER _FILE_OLE_INFORMATION::SecurityChangeTime

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

◆ StorageType

FILE_STORAGE_TYPE _FILE_OLE_INFORMATION::StorageType

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


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