ReactOS 0.4.15-dev-7942-gd23573b
NoStatStreamImpl Struct Reference
Collaboration diagram for NoStatStreamImpl:

Public Attributes

IStream IStream_iface
 
LONG ref
 
HGLOBAL supportHandle
 
ULARGE_INTEGER streamSize
 
ULARGE_INTEGER currentPosition
 

Detailed Description

Definition at line 203 of file olepicture.c.

Member Data Documentation

◆ currentPosition

ULARGE_INTEGER NoStatStreamImpl::currentPosition

Definition at line 210 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ IStream_iface

IStream NoStatStreamImpl::IStream_iface

Definition at line 205 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ ref

LONG NoStatStreamImpl::ref

Definition at line 206 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ streamSize

ULARGE_INTEGER NoStatStreamImpl::streamSize

Definition at line 209 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ supportHandle

HGLOBAL NoStatStreamImpl::supportHandle

Definition at line 208 of file olepicture.c.

Referenced by NoStatStream_Construct().


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