Share via


ISyncChangeBatchBase::GetPrerequisiteKnowledge

Gets the minimum knowledge that a destination provider is required to have to process this change batch.

HRESULT GetPrerequisiteKnowledge(
  ISyncKnowledge ** ppPrerequisteKnowledge);

Parameters

  • ppPrerequisteKnowledge
    [out] Returns the minimum knowledge that a destination provider is required to have to process this change batch.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

ISyncChangeBatchBase Interface
ISyncKnowledge Interface