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 made-with knowledge for this change.
HRESULT GetMadeWithKnowledge(
ISyncKnowledge ** ppMadeWithKnowledge);
Parametersn
- ppMadeWithKnowledge
[out] Returns the made-with knowledge for this change. The made-with knowledge for a change is typically the knowledge that the source replica had when this change was made.
Return Value
S_OK.
E_NOTIMPL when this item does not contain made-with knowledge.
E_POINTER.