IKnowledgeBuilder::BuildKnowledge
Builds an ISyncKnowledge or IForgottenKnowledge object from the parts that are provided by the other builder methods.
S_OK
E_POINTER
E_OUTOFMEMORY
E_NOINTERFACE if riid is not IID_ISyncKnowledge or IID_IForgottenKnowledge.
SYNC_E_INVALIDOPERATION if the IKnowledgeBuilder object is in an improper state, such as when IKnowledgeBuilder::Initialize has not been called.
SYNC_E_INCOMPLETEREPLICAKEYMAP if the IReplicaKeyMap object that is contained in the IKnowledgeBuilder object is incomplete.
Show: