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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h1180 virtual HRESULT STDMETHODCALLTYPE LockContainer(
1214 HRESULT (STDMETHODCALLTYPE *LockContainer)( member in struct:IOleContainerVtbl
1233 #define IOleContainer_LockContainer(This,fLock) (This)->lpVtbl->LockContainer(This,fLock)
1331 HRESULT (STDMETHODCALLTYPE *LockContainer)( member in struct:IOleItemContainerVtbl
1370 #define IOleItemContainer_LockContainer(This,fLock) (This)->lpVtbl->LockContainer(This,fLock)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h1180 virtual HRESULT STDMETHODCALLTYPE LockContainer(
1214 HRESULT (STDMETHODCALLTYPE *LockContainer)( member in struct:IOleContainerVtbl
1233 #define IOleContainer_LockContainer(This,fLock) (This)->lpVtbl->LockContainer(This,fLock)
1331 HRESULT (STDMETHODCALLTYPE *LockContainer)( member in struct:IOleItemContainerVtbl
1370 #define IOleItemContainer_LockContainer(This,fLock) (This)->lpVtbl->LockContainer(This,fLock)

Completed in 101 milliseconds