ReactOS 0.4.15-dev-7842-g558ab78
HGLOBALStreamImpl Struct Reference
Collaboration diagram for HGLOBALStreamImpl:

Public Attributes

IStream IStream_iface
 
LONG ref
 
struct handle_wrapperhandle
 
ULARGE_INTEGER currentPosition
 

Detailed Description

Definition at line 203 of file hglobalstream.c.

Member Data Documentation

◆ currentPosition

ULARGE_INTEGER HGLOBALStreamImpl::currentPosition

Definition at line 211 of file hglobalstream.c.

◆ handle

struct handle_wrapper* HGLOBALStreamImpl::handle

Definition at line 208 of file hglobalstream.c.

Referenced by GetHGlobalFromStream(), and HGLOBALStreamImpl_Clone().

◆ IStream_iface

IStream HGLOBALStreamImpl::IStream_iface

Definition at line 205 of file hglobalstream.c.

Referenced by GetHGlobalFromStream(), and HGLOBALStreamImpl_Clone().

◆ ref

LONG HGLOBALStreamImpl::ref

Definition at line 206 of file hglobalstream.c.


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