Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets a lightweight, read-only representation of this knowledge object that can be used for fast comparisons.
Syntax
HRESULT GetKnowledgeCookie(
IUnknown ** ppKnowledgeCookie);
Parameters
- ppKnowledgeCookie
[out] Returns a lightweight, read-only representation of this knowledge object that can be used for fast comparisons.
Return Value
S_OK
E_POINTER
Remarks
A knowledge cookie can be used for fast comparisons with other knowledge objects by using ISyncKnowledge2::CompareToKnowledgeCookie when the performance of the comparison operation is especially important.