Partager via


Méthode ITextHost2::TxGetWindow (textserv.h)

Récupère le handle de la fenêtre hôte de texte pour le contrôle d’édition enrichi.

Syntaxe

HRESULT TxGetWindow(
  HWND *phwnd
);

Paramètres

phwnd

Type : HWND*

Handle de la fenêtre hôte de texte.

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau uniquement]
Plateforme cible Windows
En-tête textserv.h
DLL Msftedit.dll

Voir aussi

ITextHost2