ISimilarityReportProgress interface (msrdc.h)

Defines a method for RDC to report the current completion percentage of a similarity operation.

Inheritance

The ISimilarityReportProgress interface inherits from the IUnknown interface. ISimilarityReportProgress also has these types of members:

Methods

The ISimilarityReportProgress interface has these methods.

 
ISimilarityReportProgress::ReportProgress

Reports the current completion percentage of a similarity operation in progress.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header msrdc.h

See also

IUnknown