Searched defs:StorageBaseImpl (Results 1 – 1 of 1) sorted by relevance
127 typedef struct StorageBaseImpl StorageBaseImpl; typedef185 struct StorageBaseImpl struct187 IStorage IStorage_iface;188 IPropertySetStorage IPropertySetStorage_iface; /* interface for adding a properties stream */189 IDirectWriterLock IDirectWriterLock_iface;190 LONG ref;216 const StorageBaseImplVtbl *baseVtbl; argument234 StorageBaseImpl *transactedChild; argument238 /* virtual methods for StorageBaseImpl objects */ argument