KNOWLEDGE_COOKIE_COMPARISON_RESULT Enumeration
Represents the possible results when a knowledge cookie is compared with a knowledge object by using ISyncKnowledge2::CompareToKnowledgeCookie.
Term | Definition |
KCCR_COOKIE_KNOWLEDGE_EQUAL | The knowledge cookie is equal to the specified knowledge. |
KCCR_COOKIE_KNOWLEDGE_CONTAINED | The knowledge cookie is contained by the specified knowledge. |
KCCR_COOKIE_KNOWLEDGE_CONTAINS | The knowledge cookie contains the specified knowledge. |
KCCR_COOKIE_KNOWLEDGE_NOT_COMPARABLE | The knowledge cookie cannot be compared to the specified knowledge. |
Show: