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);
Parameters
- ppMadeWithKnowledge
[out] Returns the made-with knowledge for this change. The made-with knowledge for a change is typically the knowledge that the replica had when this change was made. This knowledge is only meaningful when the ISyncChange object represents a change from the source provider.
Return Value
S_OK
E_POINTER
SYNC_E_CHANGE_NEEDS_KNOWLEDGE when this item does not contain made-with knowledge.