ReactOS 0.4.16-dev-2320-ge1853c6
hglobal_stream Struct Reference
Collaboration diagram for hglobal_stream:

Public Attributes

IStream IStream_iface
 
LONG ref
 
struct handle_wrapperhandle
 
ULARGE_INTEGER position
 

Detailed Description

Definition at line 75 of file hglobalstream.c.

Member Data Documentation

◆ handle

struct handle_wrapper* hglobal_stream::handle

Definition at line 80 of file hglobalstream.c.

◆ IStream_iface

IStream hglobal_stream::IStream_iface

Definition at line 77 of file hglobalstream.c.

Referenced by impl_from_IStream().

◆ position

ULARGE_INTEGER hglobal_stream::position

Definition at line 81 of file hglobalstream.c.

Referenced by stream_Seek().

◆ ref

LONG hglobal_stream::ref

Definition at line 78 of file hglobalstream.c.

Referenced by stream_Release().


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