IFeedMetadata::GetSharingInformation

获取馈送的 FeedSync 共享信息。

HRESULT GetSharingInformation(
  IFeedSharingInformation ** ppSharingInfo);

参数

  • ppSharingInfo
    [out] 返回馈送的 FeedSync 共享信息。

返回值

  • S_OK

  • 如果 sharing 元素不存在于 FeedSync 馈送中,则返回值为 S_FALSE。

  • E_POINTER

  • E_OUTOFMEMORY

请参阅

参考

IFeedMetadata 接口