ReactOS 0.4.16-dev-927-g467dec4
|
Definition at line 121 of file datacache.c.
Definition at line 163 of file datacache.c.
Referenced by DataCache_Construct(), and DataCache_Destroy().
CLSID DataCache::clsid |
Definition at line 156 of file datacache.c.
Referenced by DataCache_Construct().
BOOL DataCache::clsid_static |
Definition at line 158 of file datacache.c.
Referenced by DataCache_Construct().
BOOL DataCache::dirty |
Definition at line 167 of file datacache.c.
Referenced by DataCache_Construct().
IAdviseSink DataCache::IAdviseSink_iface |
Definition at line 135 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IAdviseSink().
IDataObject DataCache::IDataObject_iface |
Definition at line 127 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IDataObject().
IOleCache2 DataCache::IOleCache2_iface |
Definition at line 130 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IOleCache2().
IOleCacheControl DataCache::IOleCacheControl_iface |
Definition at line 131 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IOleCacheControl().
IPersistStorage DataCache::IPersistStorage_iface |
Definition at line 128 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IPersistStorage().
IUnknown DataCache::IUnknown_inner |
Definition at line 126 of file datacache.c.
Referenced by CreateDataCache(), DataCache_Construct(), and impl_from_IUnknown().
IViewObject2 DataCache::IViewObject2_iface |
Definition at line 129 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IViewObject2().
DWORD DataCache::last_cache_id |
Definition at line 165 of file datacache.c.
Referenced by DataCache_Construct().
IUnknown* DataCache::outer_unk |
Definition at line 145 of file datacache.c.
Referenced by DataCache_Construct().
IStorage* DataCache::presentationStorage |
Definition at line 160 of file datacache.c.
Referenced by DataCache_Construct(), and DataCache_Destroy().
LONG DataCache::ref |
Definition at line 140 of file datacache.c.
Referenced by DataCache_Construct().
IDataObject* DataCache::running_object |
Definition at line 169 of file datacache.c.
Referenced by DataCache_Construct().
DWORD DataCache::sinkAdviseFlag |
Definition at line 153 of file datacache.c.
Referenced by DataCache_Construct().
DWORD DataCache::sinkAspects |
Definition at line 152 of file datacache.c.
Referenced by DataCache_Construct().
IAdviseSink* DataCache::sinkInterface |
Definition at line 154 of file datacache.c.
Referenced by DataCache_Construct(), and DataCache_Destroy().