ITPluggableTerminalClassRegistration::get_Company, méthode (termmgr.h)
La méthode get_Company obtient le nom de l’entreprise qui a émis ce terminal enfichable.
Syntaxe
HRESULT get_Company(
[out] BSTR *pCompany
);
Paramètres
[out] pCompany
Représentation BSTR du nom de l’entreprise 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
Plateforme cible | Windows |
En-tête | termmgr.h |
Bibliothèque | Uuid.lib |
DLL | Tapi3.dll |