Partager via


ITPluggableTerminalClassRegistration ::p ut_Company, méthode (termmgr.h)

La méthode put_Company définit le nom de l’entreprise qui a émis ce terminal enfichable.

Syntaxe

HRESULT put_Company(
  [in] BSTR bstrCompany
);

Paramètres

[in] bstrCompany

Représentation BSTR du nom de l’entreprise du terminal.

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

Voir aussi

ITPluggableTerminalClassRegistration

get_Company