ITFileTrack::get_Format méthode (tapi3if.h)
La méthode get_Format obtient le format du terminal de fichiers.
Syntaxe
HRESULT get_Format(
[out] AM_MEDIA_TYPE **ppmt
);
Paramètres
[out] ppmt
Pointeur vers un descripteur AM_MEDIA_TYPE du format terminal. Pour plus d’informations sur AM_MEDIA_TYPE, consultez la documentation DirectX.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Plateforme cible | Windows |
En-tête | tapi3if.h (inclure Tapi3.h) |
Bibliothèque | Uuid.lib |
DLL | Tapi3.dll |