This documentation is archived and is not being maintained.
ISyncKnowledge::ExcludeChangeUnit
Removes knowledge about the specified change unit from the knowledge.
HRESULT ExcludeChangeUnit(
const BYTE *pbItemId,
const BYTE *pbChangeUnitId);
- pbItemId
[in] The ID of the item that contains the change unit to exclude from the knowledge.
- pbChangeUnitId
[in] The ID of the change unit to exclude from the knowledge.
S_OK
E_INVALIDARG
E_OUTOFMEMORY