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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h2848 virtual HRESULT STDMETHODCALLTYPE UnregisterNameSpace(
2902 HRESULT (STDMETHODCALLTYPE *UnregisterNameSpace)( member in struct:IInternetSessionVtbl
2947 #define IInternetSession_UnregisterNameSpace(This,pCF,pszProtocol) (This)->lpVtbl->UnregisterNameSpace(This,pCF,pszProtocol)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h2854 virtual HRESULT STDMETHODCALLTYPE UnregisterNameSpace(
2908 HRESULT (STDMETHODCALLTYPE *UnregisterNameSpace)( member in struct:IInternetSessionVtbl
2953 #define IInternetSession_UnregisterNameSpace(This,pCF,pszProtocol) (This)->lpVtbl->UnregisterNameSpace(This,pCF,pszProtocol)

Completed in 61 milliseconds