Méthode IMFPresentationClock ::RemoveClockStateSink (mfidl.h)

Annule l’inscription d’un objet qui reçoit des notifications de changement d’état à partir de l’horloge.

Syntaxe

HRESULT RemoveClockStateSink(
  [in] IMFClockStateSink *pStateSink
);

Paramètres

[in] pStateSink

Pointeur vers l’interface IMFClockStateSink de l’objet.

Valeur retournée

Cette méthode retourne un code HRESULT. Les valeurs possibles sont notamment celles figurant dans le tableau suivant.

Code de retour Description
S_OK
S_OK

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista [applications de bureau | applications UWP]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau | applications UWP]
Plateforme cible Windows
En-tête mfidl.h
Bibliothèque Mfuuid.lib

Voir aussi

IMFPresentationClock

Horloge de la présentation