ReactOS 0.4.15-dev-7953-g1f49173
_IStream_Impl Struct Reference
Collaboration diagram for _IStream_Impl:

Public Attributes

IStream IStream_iface
 
LONG ref
 
ITSS_IStorageImplstg
 
ULONGLONG addr
 
struct chmUnitInfo ui
 

Detailed Description

Definition at line 65 of file storage.c.

Member Data Documentation

◆ addr

ULONGLONG _IStream_Impl::addr

Definition at line 70 of file storage.c.

Referenced by ITSS_create_stream().

◆ IStream_iface

IStream _IStream_Impl::IStream_iface

Definition at line 67 of file storage.c.

Referenced by ITSS_create_stream(), and ITSS_IStorageImpl_OpenStream().

◆ ref

LONG _IStream_Impl::ref

Definition at line 68 of file storage.c.

Referenced by ITSS_create_stream().

◆ stg

ITSS_IStorageImpl* _IStream_Impl::stg

Definition at line 69 of file storage.c.

Referenced by ITSS_create_stream().

◆ ui

struct chmUnitInfo _IStream_Impl::ui

Definition at line 71 of file storage.c.

Referenced by ITSS_create_stream().


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