Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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