Searched defs:ReportResult (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredProvCredential.cpp1019 VBoxCredProvCredential::ReportResult(NTSTATUS ntStatus, function in class:VBoxCredProvCredential
1024 VBoxCredProvVerbose(0, "VBoxCredProvCredential::ReportResult: ntStatus=%ld, ntSubStatus=%ld\n",
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h2350 virtual HRESULT STDMETHODCALLTYPE ReportResult(
2388 HRESULT (STDMETHODCALLTYPE *ReportResult)( member in struct:IInternetProtocolSinkVtbl
2409 #define IInternetProtocolSink_ReportResult(This,hrResult,dwError,szResult) (This)->lpVtbl->ReportResult(This,hrResult,dwError,szResult)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h2356 virtual HRESULT STDMETHODCALLTYPE ReportResult(
2394 HRESULT (STDMETHODCALLTYPE *ReportResult)( member in struct:IInternetProtocolSinkVtbl
2415 #define IInternetProtocolSink_ReportResult(This,hrResult,dwError,szResult) (This)->lpVtbl->ReportResult(This,hrResult,dwError,szResult)

Completed in 64 milliseconds