Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Retrieves the identifiers for the locales that this IInkAnalysisRecognizer supports.
Syntax
HRESULT GetLanguages(
[in, out] ULONG *pulLanguagesCount,
[out] ULONG **ppulLanguages
);
Parameters
-
pulLanguagesCount [in, out]
-
The number of identifiers in ppulLanguages.
-
ppulLanguages [out]
-
A pointer to the identifiers for the locales that this IInkAnalysisRecognizer supports.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
Caution
To avoid a memory leak, use CoTaskMemFree to release the memory from *ppulLanguages when you no longer need the information.
This method returns an empty array for object and gesture recognizers.
For more information about language identifiers, see Language Identifier Constants and Strings.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| DLL |
|