Condividi tramite


IFeedMetadata::GetSharingInformation

Ottiene le informazioni di condivisione FeedSync per il feed.

HRESULT GetSharingInformation(
  IFeedSharingInformation ** ppSharingInfo);

Parametri

  • ppSharingInfo
    [out] Restituisce le informazioni di condivisione FeedSync per il feed.

Valore restituito

  • S_OK

  • S_FALSE quando l'elemento sharing non esiste nel feed FeedSync.

  • E_POINTER

  • E_OUTOFMEMORY

Vedere anche

Riferimento

Interfaccia IFeedMetadata