IInkRecognizer::get_Languages method (msinkaut.h)
Gets an array of language identifiers for the languages that the IInkRecognizer object supports.
This property is read-only.
Syntax
HRESULT get_Languages(
VARIANT *Languages
);
Parameters
Languages
Return value
None
Remarks
This property can be used to search the InkRecognizers collection for a IInkRecognizer that supports a specific language.
This property returns the empty array for Microsoft gesture recognizer.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | msinkaut.h |
Library | InkObj.dll |