Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Performs a fast comparison between the specified knowledge cookie and this knowledge object.
HRESULT CompareToKnowledgeCookie(
  IUnknown * pKnowledgeCookie,
  KNOWLEDGE_COOKIE_COMPARISON_RESULT * pResult);
Parameters
- pKnowledgeCookie
[in] The knowledge cookie to compare against this object. 
- pResult
[out] Returns the result of the comparison. 
Return Value
S_OK
E_POINTER
Remarks
This method can be used when the performance of the knowledge comparison operation is especially importance.