OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReportProgress
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msrdc.h
296
STDMETHOD_(HRESULT,
ReportProgress
)(THIS_ DWORD percentCompleted) PURE;
304
#define ISimilarityReportProgress_ReportProgress(This,percentCompleted) (This)->lpVtbl->
ReportProgress
(This,percentCompleted)
329
STDMETHOD_(HRESULT,CopyAndSwap)(THIS_ ISimilarityReportProgress *
reportProgress
) PURE;
343
#define ISimilarity_CopyAndSwap(This,
reportProgress
) (This)->lpVtbl->CopyAndSwap(This,
reportProgress
)
urlmon.h
[
all
...]
Completed in 60 milliseconds