Partager via


IFeedMetadata::GetSharingInformation

Obtient les informations de partage FeedSync pour le flux.

HRESULT GetSharingInformation(
  IFeedSharingInformation ** ppSharingInfo);

Paramètres

  • ppSharingInfo
    [out] Retourne les informations de partage FeedSync pour le flux.

Valeur de retour

  • S_OK

  • S_FALSE lorsque l'élément sharing n'existe pas dans le flux FeedSync.

  • E_POINTER

  • E_OUTOFMEMORY

Voir aussi

Référence

Interface IFeedMetadata