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 knowledge that the destination replica will learn after it applies all the changes in the recovery synchronization.
HRESULT GetLearnedKnowledgeAfterRecoveryComplete(
ISyncKnowledge ** ppLearnedKnowledgeAfterRecoveryComplete);
Parameters
- ppLearnedKnowledgeAfterRecoveryComplete
[out] Returns the knowledge that the destination replica will learn after it applies all the changes in the recovery synchronization.
Return Value
S_OK.
E_POINTER.
SYNC_E_INVALID_OPERATION when no group was added to the batch or a group was opened but not ended.