Udostępnij za pośrednictwem


IEndpointStateWithKnowledge::GetKnowledge

Gets the knowledge that is contained in the FeedSync endpoint.

HRESULT GetKnowledge(
  ISyncKnowledge ** ppKnowledge);

Parameters

  • ppKnowledge
    [out] Returns the knowledge that is contained in the FeedSync endpoint.

Return Value

  • S_OK

  • S_FALSE when the endpoint does not contain knowledge.

  • E_POINTER

See Also

Reference

IEndpointStateWithKnowledge Interface