Méthode ITfUIElementMgr::GetUIElement (msctf.h)
La méthode ITfUIElementMgr::GetUIElement obtient l’interface ITfUIElement de l’ID d’élément.
Syntaxe
HRESULT GetUIElement(
[in] DWORD dwUIELementId,
[out] ITfUIElement **ppElement
);
Paramètres
[in] dwUIELementId
[in] ID d’élément pour obtenir l’interface ITfUIElement .
[out] ppElement
[out] Pointeur pour recevoir l’interface ITfUIElement .
Valeur retournée
Cette méthode peut retourner l’une de ces valeurs.
Valeur | Description |
---|---|
|
La méthode a réussi. |
|
Une erreur non spécifiée s'est produite. |
|
Un ou plusieurs paramètres ne sont pas valides. |
Spécifications
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | msctf.h |
DLL | Msctf.dll |
Composant redistribuable | TSF 1.0 sur Windows 2000 Professionnel |