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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h4435 virtual HRESULT STDMETHODCALLTYPE InitNew(
4477 HRESULT (STDMETHODCALLTYPE *InitNew)( member in struct:IPersistStorageVtbl
4512 #define IPersistStorage_InitNew(This,pStg) (This)->lpVtbl->InitNew(This,pStg)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h4435 virtual HRESULT STDMETHODCALLTYPE InitNew(
4477 HRESULT (STDMETHODCALLTYPE *InitNew)( member in struct:IPersistStorageVtbl
4512 #define IPersistStorage_InitNew(This,pStg) (This)->lpVtbl->InitNew(This,pStg)

Completed in 98 milliseconds