Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.