Share via


IFeedMetadata::GetSharingInformation

フィードの FeedSync 共有情報を取得します。

HRESULT GetSharingInformation(
  IFeedSharingInformation ** ppSharingInfo);

パラメーター

  • ppSharingInfo
    [out] フィードの FeedSync 共有情報を返します。

戻り値

  • S_OK

  • S_FALSE (sharing 要素が FeedSync フィードに存在しない場合)

  • E_POINTER

  • E_OUTOFMEMORY

参照

リファレンス

IFeedMetadata インターフェイス