|
ReactOS 0.4.17-dev-357-ga8f14ff
|

Public Attributes | |
| IStream | IStream_iface |
| LONG | ref |
| HGLOBAL | supportHandle |
| ULARGE_INTEGER | streamSize |
| ULARGE_INTEGER | currentPosition |
Definition at line 191 of file olepicture.c.
| ULARGE_INTEGER NoStatStreamImpl::currentPosition |
Definition at line 198 of file olepicture.c.
Referenced by NoStatStream_Construct().
| IStream NoStatStreamImpl::IStream_iface |
Definition at line 193 of file olepicture.c.
Referenced by NoStatStream_Construct().
| LONG NoStatStreamImpl::ref |
Definition at line 194 of file olepicture.c.
Referenced by NoStatStream_Construct().
| ULARGE_INTEGER NoStatStreamImpl::streamSize |
Definition at line 197 of file olepicture.c.
Referenced by NoStatStream_Construct().
| HGLOBAL NoStatStreamImpl::supportHandle |
Definition at line 196 of file olepicture.c.
Referenced by NoStatStream_Construct().