|
ReactOS 0.4.16-dev-2320-ge1853c6
|

Public Attributes | |
| IStream | IStream_iface |
| LONG | ref |
| struct handle_wrapper * | handle |
| ULARGE_INTEGER | position |
Definition at line 75 of file hglobalstream.c.
| struct handle_wrapper* hglobal_stream::handle |
Definition at line 80 of file hglobalstream.c.
| IStream hglobal_stream::IStream_iface |
Definition at line 77 of file hglobalstream.c.
Referenced by impl_from_IStream().
| ULARGE_INTEGER hglobal_stream::position |
Definition at line 81 of file hglobalstream.c.
Referenced by stream_Seek().
| LONG hglobal_stream::ref |
Definition at line 78 of file hglobalstream.c.
Referenced by stream_Release().