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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h2478 virtual HRESULT STDMETHODCALLTYPE UnlockRequest(
2543 HRESULT (STDMETHODCALLTYPE *UnlockRequest)( member in struct:IInternetProtocolVtbl
2568 #define IInternetProtocol_UnlockRequest(This) (This)->lpVtbl->UnlockRequest(This)
5269 HRESULT (STDMETHODCALLTYPE *UnlockRequest)( member in struct:IInternetProtocolExVtbl
5303 #define IInternetProtocolEx_UnlockRequest(This) (This)->lpVtbl->UnlockRequest(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h2484 virtual HRESULT STDMETHODCALLTYPE UnlockRequest(
2549 HRESULT (STDMETHODCALLTYPE *UnlockRequest)( member in struct:IInternetProtocolVtbl
2574 #define IInternetProtocol_UnlockRequest(This) (This)->lpVtbl->UnlockRequest(This)
5794 HRESULT (STDMETHODCALLTYPE *UnlockRequest)( member in struct:IInternetProtocolExVtbl
5828 #define IInternetProtocolEx_UnlockRequest(This) (This)->lpVtbl->UnlockRequest(This)

Completed in 62 milliseconds