ISyncChangeBatchBase::GetPrerequisiteKnowledge

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


HRESULT GetPrerequisiteKnowledge(
  ISyncKnowledge ** ppPrerequisteKnowledge);

ppPrerequisteKnowledge

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

  • S_OK

  • E_POINTER

Show: