ReactOS 0.4.15-dev-7953-g1f49173
tagSTGOPTIONS Struct Reference

#include <objbase.h>

Public Attributes

USHORT usVersion
 
USHORT reserved
 
ULONG ulSectorSize
 
const WCHARpwcsTemplateFile
 

Detailed Description

Definition at line 938 of file objbase.h.

Member Data Documentation

◆ pwcsTemplateFile

const WCHAR* tagSTGOPTIONS::pwcsTemplateFile

Definition at line 943 of file objbase.h.

Referenced by TransactedSharedImpl_Construct().

◆ reserved

USHORT tagSTGOPTIONS::reserved

Definition at line 941 of file objbase.h.

Referenced by TransactedSharedImpl_Construct().

◆ ulSectorSize

ULONG tagSTGOPTIONS::ulSectorSize

Definition at line 942 of file objbase.h.

Referenced by create_storagefile(), and TransactedSharedImpl_Construct().

◆ usVersion

USHORT tagSTGOPTIONS::usVersion

Definition at line 940 of file objbase.h.

Referenced by TransactedSharedImpl_Construct().


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