IInkAnalyzer::GetStrokeLanguageId method
Returns the locale identifier of the specified stroke.
Syntax
HRESULT GetStrokeLanguageId(
[in] LONG lStrokeId,
[out] LONG *lStrokeLCID
);
Parameters
-
lStrokeId [in]
-
The stroke identifier.
-
lStrokeLCID [out]
-
The locale identifier for the specified stroke.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
The stroke's locale is set when you add the stroke by calling IInkAnalyzer::AddStroke Method, IInkAnalyzer::AddStrokeForLanguage Method, IInkAnalyzer::AddStrokes Method, or IInkAnalyzer::AddStrokesForLanguage Method. To change the stroke's locale, use IInkAnalyzer::SetStrokeLanguageId Method or IInkAnalyzer::SetStrokesLanguageId Method.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|
DLL |
|