This documentation is archived and is not being maintained.
IKnowledgeWithMarkers::ContainsAllChangeUnitsPresentMarker
Indicates whether the specified item contains all change units.
HRESULT ContainsAllChangeUnitsPresentMarker(
BYTE* pItemId);
- pItemId
[in] The ID of the item to look up.
S_OK when pItemId is marked as containing all change units.
S_FALSE when pItemId is not marked as containing all change units.
SYNC_E_ID_FORMAT_MISMATCH when pItemId is not in the ID format that is specified for this knowledgg object.