ReactOS 0.4.15-dev-7942-gd23573b
StgStreamImpl Struct Reference

#include <storage32.h>

Collaboration diagram for StgStreamImpl:

Public Attributes

IStream IStream_iface
 
LONG ref
 
struct list StrmListEntry
 
StorageBaseImplparentStorage
 
DWORD grfMode
 
DirRef dirEntry
 
ULARGE_INTEGER currentPosition
 

Detailed Description

Definition at line 427 of file storage32.h.

Member Data Documentation

◆ currentPosition

ULARGE_INTEGER StgStreamImpl::currentPosition

Definition at line 455 of file storage32.h.

Referenced by StgStreamImpl_Construct().

◆ dirEntry

DirRef StgStreamImpl::dirEntry

◆ grfMode

DWORD StgStreamImpl::grfMode

Definition at line 445 of file storage32.h.

Referenced by StgStreamImpl_Construct(), and StorageBaseImpl_OpenStream().

◆ IStream_iface

◆ parentStorage

StorageBaseImpl* StgStreamImpl::parentStorage

◆ ref

LONG StgStreamImpl::ref

Definition at line 430 of file storage32.h.

Referenced by StgStreamImpl_Construct().

◆ StrmListEntry

struct list StgStreamImpl::StrmListEntry

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