Searched defs:GetObjectStorage (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h1291 virtual HRESULT STDMETHODCALLTYPE GetObjectStorage(
1344 HRESULT (STDMETHODCALLTYPE *GetObjectStorage)( member in struct:IOleItemContainerVtbl
1373 #define IOleItemContainer_GetObjectStorage(This,pszItem,pbc,riid,ppvStorage) (This)->lpVtbl->GetObjectStorage(This,pszItem,pbc,riid,ppvStorage)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h1291 virtual HRESULT STDMETHODCALLTYPE GetObjectStorage(
1344 HRESULT (STDMETHODCALLTYPE *GetObjectStorage)( member in struct:IOleItemContainerVtbl
1373 #define IOleItemContainer_GetObjectStorage(This,pszItem,pbc,riid,ppvStorage) (This)->lpVtbl->GetObjectStorage(This,pszItem,pbc,riid,ppvStorage)

Completed in 76 milliseconds