Méthode ITfInputScope ::GetSRGS (inputscope.h)
Obtient la chaîne SRGS (Speech Recognition Grammar Specification) à reconnaître.
Syntaxe
HRESULT GetSRGS(
[out] BSTR *pbstrSRGS
);
Paramètres
[out] pbstrSRGS
Chaîne xml. La fonction appelante doit appeler SysFreeString() pour libérer la mémoire tampon.
Valeur retournée
Cette méthode peut retourner l’une de ces valeurs.
Valeur | Description |
---|---|
|
La méthode a réussi. |
Notes
http://www.w3.org/TR/speech-grammar
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP [applications de bureau | applications UWP] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau | applications UWP] |
Plateforme cible | Windows |
En-tête | inputscope.h |
DLL | Msctf.dll |