ISoftKbd :: SetKeyboardLabelTextCombination, méthode

La méthode ISoftKbd :: SetKeyboardLabelTextCombination définit une combinaison d’étiquette et de texte utilisée pour décrire un clavier conditionnel.

Syntaxe

HRESULT SetKeyboardLabelTextCombination(
  [in] DWORD nModifierCombination
);

Paramètres

nModifierCombination [ dans]

Combinaison d’étiquette et de texte utilisée pour décrire le clavier conditionnel.

Valeur retournée

Cette méthode peut retourner l’une de ces valeurs.

Valeur Description
_OK
La méthode a réussi.
E _ INVALIDARG
Le paramètre nModifierCombination n’est pas valide.

Configuration requise

Condition requise Valeur
Client minimal pris en charge
Windows 2000 Professionnel - [Applications de bureau uniquement]
Serveur minimal pris en charge
Windows 2000 Server - [Applications de bureau uniquement]
Composant redistribuable
TSF 1,0 sur Windows 2000 professionnel
En-tête
Softkbdc. h
MIDL
Softkbd. idl
DLL
Softkbd.dll

Voir aussi

ISoftKbd

ISoftKbd::SetKeyboardLabelText