Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified item contains all change units.
HRESULT ContainsAllChangeUnitsPresentMarker(
BYTE* pItemId);
Parameters
- pItemId
[in] The ID of the item to look up.
Return Value
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.