ITPluggableTerminalClassRegistration ::get_Version méthode (termmgr.h)
La méthode get_Version obtient la version du terminal.
Syntaxe
HRESULT get_Version(
[out] BSTR *pVersion
);
Paramètres
[out] pVersion
Représentation BSTR de la version du terminal. Le BSTR est alloué à l’aide de SysAllocString. L’argument BSTR doit être libéré par le client.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | termmgr.h |
Bibliothèque | Uuid.lib |
DLL | Tapi3.dll |