Fonction MFCreateASFContentInfo (wmcontainer.h)
Crée l’objet Objet d’en-tête ASF .
Syntaxe
HRESULT MFCreateASFContentInfo(
IMFASFContentInfo **ppIContentInfo
);
Paramètres
ppIContentInfo
Reçoit un pointeur vers l’interface IMFASFContentInfo . L’appelant doit libérer l’interface.
Valeur retournée
La fonction retourne un HRESULT. Les valeurs possibles sont notamment celles figurant dans le tableau suivant.
Code de retour | Description |
---|---|
|
La fonction a réussi. |
Spécifications
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 | wmcontainer.h |
Bibliothèque | Mf.lib |
DLL | Mf.dll |