ISyncKnowledge2::ContainsKnowledgeForItem
Indicates whether the specified knowledge of the specified item is known by this knowledge.
Another way to obtain the same result is to pass pbItemId to the ISyncKnowledge::ProjectOntoItem method of pKnowledge, and then take the resulting projected knowledge and pass it to the ISyncKnowledge::ContainsKnowledge method of this object.
Show: