共用方式為


IFeedMetadata::GetSharingInformation

取得此摘要的 FeedSync 共用資訊。

HRESULT GetSharingInformation(
  IFeedSharingInformation ** ppSharingInfo);

參數

  • ppSharingInfo
    [out] 傳回此摘要 FeedSync 共用資訊。

傳回值

  • S_OK

  • 如果 FeedSync 摘要中沒有 sharing 元素,則為 S_FALSE。

  • E_POINTER

  • E_OUTOFMEMORY

請參閱

參考

IFeedMetadata 介面