ReactOS 0.4.17-dev-357-ga8f14ff
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 191 of file olepicture.c.

Member Data Documentation

◆ currentPosition

ULARGE_INTEGER NoStatStreamImpl::currentPosition

Definition at line 198 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ IStream_iface

IStream NoStatStreamImpl::IStream_iface

Definition at line 193 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ ref

LONG NoStatStreamImpl::ref

Definition at line 194 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ streamSize

ULARGE_INTEGER NoStatStreamImpl::streamSize

Definition at line 197 of file olepicture.c.

Referenced by NoStatStream_Construct().

◆ supportHandle

HGLOBAL NoStatStreamImpl::supportHandle

Definition at line 196 of file olepicture.c.

Referenced by NoStatStream_Construct().


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