This documentation is archived and is not being maintained.
ISyncChangeWithFilterKeyMap::GetFilterForgottenKnowledge
Gets the filter forgotten knowledge for the specified filter.
HRESULT GetFilterForgottenKnowledge(
DWORD dwFilterKey,
ISyncKnowledge ** ppIFilterForgottenKnowledge);
- dwFilterKey
[in] Identifies the filter that is associated with the returned filter forgotten knowledge.
- ppIFilterForgottenKnowledge
[out] Returns the filter forgotten knowledge for the filter identified by dwFilterKey.