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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h4582 virtual HRESULT STDMETHODCALLTYPE SwitchToFile(
4603 HRESULT (STDMETHODCALLTYPE *SwitchToFile)( member in struct:IRootStorageVtbl
4619 #define IRootStorage_SwitchToFile(This,pszFile) (This)->lpVtbl->SwitchToFile(This,pszFile)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h4582 virtual HRESULT STDMETHODCALLTYPE SwitchToFile(
4603 HRESULT (STDMETHODCALLTYPE *SwitchToFile)( member in struct:IRootStorageVtbl
4619 #define IRootStorage_SwitchToFile(This,pszFile) (This)->lpVtbl->SwitchToFile(This,pszFile)

Completed in 146 milliseconds