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.
Called by IFeedItemConverter::ConvertItemDataToXml to return the item data in the FeedSync format, represented as an XML node.
HRESULT ConvertItemDataToXmlComplete(
IUnknown * pItemXml);
Parameters
- pItemXml
[in] The item data in the FeedSync format, represented as an XML node.
Return Value
S_OK
SYNC_E_INVALIDOPERATION
E_POINTER