ISimilarityTableDumpState interface (msrdc.h)

Provides a method for retrieving information from the similarity traits list that was returned by the ISimilarityTraitsTable::BeginDump method.

Inheritance

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

Methods

The ISimilarityTableDumpState interface has these methods.

 
ISimilarityTableDumpState::GetNextData

Retrieves one or more SimilarityDumpData structures from the similarity traits list that was returned by the ISimilarityTraitsTable::BeginDump method.

Requirements

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

See also

IUnknown