ReactOS 0.4.16-dev-1097-g530d26a
|
Public Attributes | |
IStream | IStream_iface |
LONG | ref |
ITSS_IStorageImpl * | stg |
ULONGLONG | addr |
struct chmUnitInfo | ui |
ULONGLONG _IStream_Impl::addr |
Definition at line 70 of file storage.c.
Referenced by ITSS_create_stream().
IStream _IStream_Impl::IStream_iface |
Definition at line 67 of file storage.c.
Referenced by ITSS_create_stream(), and ITSS_IStorageImpl_OpenStream().
LONG _IStream_Impl::ref |
Definition at line 68 of file storage.c.
Referenced by ITSS_create_stream().
ITSS_IStorageImpl* _IStream_Impl::stg |
Definition at line 69 of file storage.c.
Referenced by ITSS_create_stream().
struct chmUnitInfo _IStream_Impl::ui |
Definition at line 71 of file storage.c.
Referenced by ITSS_create_stream().