ISyncKnowledge::Union

Combines the specified knowledge with the current knowledge.

HRESULT Union( 
  ISyncKnowledge *pKnowledge);

Parameters

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

Return Value

  • S_OK

  • E_POINTER

  • E_INVALIDARG

  • E_OUTOFMEMORY

See Also

Reference

ISyncKnowledge Interface