IInkRecognizer::get_SupportedProperties method (msinkaut.h)
Gets an array of globally unique identifiers (GUIDs) that describe the properties that the IInkRecognizer object supports.
This property is read-only.
Syntax
HRESULT get_SupportedProperties(
VARIANT *SupportedProperties
);
Parameters
SupportedProperties
Return value
None
Remarks
A recognizer may support line metrics, line numbers, confidence levels, and so on. For a complete list of the properties that a recognizer may support, see the RecognitionProperty object.
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 |