Méthode IMFTimedText ::RegisterNotifications (mfmediaengine.h)
Inscrit un objet de notification de texte chronoté.
Syntaxe
HRESULT RegisterNotifications(
[in, optional] IMFTimedTextNotify *notify
);
Paramètres
[in, optional] notify
Type : IMFTimedTextNotify*
Pointeur vers l’interface IMFTimedTextNotify pour l’objet de notification de texte chronoodaté à inscrire.
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 (applications de bureau uniquement) |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
Plateforme cible | Windows |
En-tête | mfmediaengine.h |