ReactOS 0.4.15-dev-8614-gbc76250
|
Public Attributes | |
IStream | IStream_iface |
LONG | ref |
HGLOBAL | supportHandle |
ULARGE_INTEGER | streamSize |
ULARGE_INTEGER | currentPosition |
Definition at line 203 of file olepicture.c.
ULARGE_INTEGER NoStatStreamImpl::currentPosition |
Definition at line 210 of file olepicture.c.
Referenced by NoStatStream_Construct().
IStream NoStatStreamImpl::IStream_iface |
Definition at line 205 of file olepicture.c.
Referenced by NoStatStream_Construct().
LONG NoStatStreamImpl::ref |
Definition at line 206 of file olepicture.c.
Referenced by NoStatStream_Construct().
ULARGE_INTEGER NoStatStreamImpl::streamSize |
Definition at line 209 of file olepicture.c.
Referenced by NoStatStream_Construct().
HGLOBAL NoStatStreamImpl::supportHandle |
Definition at line 208 of file olepicture.c.
Referenced by NoStatStream_Construct().