This documentation is archived and is not being maintained.
ISyncKnowledge2::CompareToKnowledgeCookie
Performs a fast comparison between the specified knowledge cookie and this knowledge object.
HRESULT CompareToKnowledgeCookie(
IUnknown * pKnowledgeCookie,
KNOWLEDGE_COOKIE_COMPARISON_RESULT * pResult);
- pKnowledgeCookie
[in] The knowledge cookie to compare against this object.
- pResult
[out] Returns the result of the comparison.
This method can be used when the performance of the knowledge comparison operation is especially importance.