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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h9503 virtual HRESULT STDMETHODCALLTYPE UpdateAddrExclusionList(
9529 HRESULT (STDMETHODCALLTYPE *UpdateAddrExclusionList)( member in struct:IAddrExclusionControlVtbl
9546 #define IAddrExclusionControl_UpdateAddrExclusionList(This,pEnumerator) (This)->lpVtbl->UpdateAddrExclusionList(This,pEnumerator)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h9503 virtual HRESULT STDMETHODCALLTYPE UpdateAddrExclusionList(
9529 HRESULT (STDMETHODCALLTYPE *UpdateAddrExclusionList)( member in struct:IAddrExclusionControlVtbl
9546 #define IAddrExclusionControl_UpdateAddrExclusionList(This,pEnumerator) (This)->lpVtbl->UpdateAddrExclusionList(This,pEnumerator)

Completed in 115 milliseconds