ISyncKnowledge::Union

Combines the specified knowledge with the current knowledge.


HRESULT Union( 
  ISyncKnowledge *pKnowledge);

pKnowledge

[in] The knowledge to combine with the current knowledge.

  • S_OK

  • E_POINTER

  • E_INVALIDARG

  • E_OUTOFMEMORY

Show: