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.
Gets the minimum knowledge that a destination provider is required to have to process this change.
HRESULT GetPrerequisiteKnowledge(
ISyncKnowledge ** ppPrerequisiteKnowledge);
Parameters
Term |
Definition |
ppPrerequisiteKnowledge |
[out] Returns the minimum knowledge that a destination provider is required to have to process this change. |
Return Value
S_OK.
S_FALSE when this object contains no prerequisite knowledge.
E_POINTER.