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 for the specified item.
HRESULT ProjectOntoItem(
const BYTE *pbItemId,
ISyncKnowledge **ppKnowledgeOut);
Parameters
- pbItemId
[in] The ID of the item to look up.
- ppKnowledgeOut
[out] Returns a knowledge object that contains only the item specified by pbItemId.
Return Value
S_OK
E_INVALIDARG
E_OUTOFMEMORY