ReactOS 0.4.16-dev-306-g647d351
|
Public Attributes | |
IStream | IStream_iface |
LONG | ref |
struct handle_wrapper * | handle |
ULARGE_INTEGER | currentPosition |
Definition at line 203 of file hglobalstream.c.
ULARGE_INTEGER HGLOBALStreamImpl::currentPosition |
Definition at line 211 of file hglobalstream.c.
struct handle_wrapper* HGLOBALStreamImpl::handle |
Definition at line 208 of file hglobalstream.c.
Referenced by GetHGlobalFromStream(), and HGLOBALStreamImpl_Clone().
IStream HGLOBALStreamImpl::IStream_iface |
Definition at line 205 of file hglobalstream.c.
Referenced by GetHGlobalFromStream(), and HGLOBALStreamImpl_Clone().
LONG HGLOBALStreamImpl::ref |
Definition at line 206 of file hglobalstream.c.