ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <objbase.h>
Public Attributes | |
USHORT | usVersion |
USHORT | reserved |
ULONG | ulSectorSize |
const WCHAR * | pwcsTemplateFile |
Definition at line 943 of file objbase.h.
Referenced by TransactedSharedImpl_Construct().
USHORT tagSTGOPTIONS::reserved |
Definition at line 941 of file objbase.h.
Referenced by TransactedSharedImpl_Construct().
ULONG tagSTGOPTIONS::ulSectorSize |
Definition at line 942 of file objbase.h.
Referenced by create_storagefile(), and TransactedSharedImpl_Construct().
USHORT tagSTGOPTIONS::usVersion |
Definition at line 940 of file objbase.h.
Referenced by TransactedSharedImpl_Construct().