ReactOS 0.4.16-dev-2332-g4cba65d
tagSTGOPTIONS Struct Reference

#include <objbase.h>

Public Attributes

USHORT usVersion
 
USHORT reserved
 
ULONG ulSectorSize
 
const WCHARpwcsTemplateFile
 

Detailed Description

Definition at line 955 of file objbase.h.

Member Data Documentation

◆ pwcsTemplateFile

const WCHAR* tagSTGOPTIONS::pwcsTemplateFile

Definition at line 960 of file objbase.h.

Referenced by TransactedSharedImpl_Construct().

◆ reserved

USHORT tagSTGOPTIONS::reserved

Definition at line 958 of file objbase.h.

Referenced by TransactedSharedImpl_Construct().

◆ ulSectorSize

ULONG tagSTGOPTIONS::ulSectorSize

Definition at line 959 of file objbase.h.

Referenced by create_storagefile(), and TransactedSharedImpl_Construct().

◆ usVersion

USHORT tagSTGOPTIONS::usVersion

Definition at line 957 of file objbase.h.

Referenced by TransactedSharedImpl_Construct().


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