Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines methods for storing per-file similarity data and performing similarity lookups.
Inheritance
The ISimilarityTraitsTable interface inherits from the IUnknown interface. ISimilarityTraitsTable also has these types of members:
Methods
The ISimilarityTraitsTable interface has these methods.
ISimilarityTraitsTable::Append Adds a SimilarityData structure to the similarity traits table. |
ISimilarityTraitsTable::BeginDump Retrieves similarity data from the similarity traits table. |
ISimilarityTraitsTable::CloseTable Closes a similarity traits table. |
ISimilarityTraitsTable::CreateTable Creates or opens a similarity traits table. |
ISimilarityTraitsTable::CreateTableIndirect Creates or opens a similarity traits table using the RDC application's implementation of the ISimilarityTraitsMapping interface. |
ISimilarityTraitsTable::FindSimilarFileIndex Returns a list of files that are similar to a given file. The results in the list are sorted in order of similarity, beginning with the most similar file. |
ISimilarityTraitsTable::GetLastIndex Retrieves the index of the last entry that was stored in the similarity traits table. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | msrdc.h |