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