|
HRESULT | GetStrokesFromStrokeRanges ([in] IInkStrokes *Stroke, [out, retval] IInkStrokes **GetStrokesFromTextRange) |
|
HRESULT | GetStrokesFromTextRange ([in, out] long *selectionStart, [in, out] long *selectionLength, [out, retval] IInkStrokes **GetStrokesFromTextRange) |
|
HRESULT | GetTextRangeFromStrokes ([in] IInkStrokes *Strokes, [in, out] long *selectionStart, [in, out] long *selectionLength) |
|
HRESULT | AlternatesWithConstantPropertyValues ([in] BSTR PropertyType, [out, retval] IInkRecognitionAlternates **AlternatesWithConstantPropertyValues) |
|
HRESULT | GetPropertyValue ([in] BSTR PropertyType, [out, retval] VARIANT *PropertyValue) |
|
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
|
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
|
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
|
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
|
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 529 of file msinkaut.idl.
◆ AlternatesWithConstantPropertyValues()
HRESULT MSINKAUTLib::IInkRecognitionAlternate::AlternatesWithConstantPropertyValues |
( |
[in] BSTR |
PropertyType, |
|
|
[out, retval] IInkRecognitionAlternates ** |
AlternatesWithConstantPropertyValues |
|
) |
| |
◆ GetPropertyValue()
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetPropertyValue |
( |
[in] BSTR |
PropertyType, |
|
|
[out, retval] VARIANT * |
PropertyValue |
|
) |
| |
◆ GetStrokesFromStrokeRanges()
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetStrokesFromStrokeRanges |
( |
[in] IInkStrokes * |
Stroke, |
|
|
[out, retval] IInkStrokes ** |
GetStrokesFromTextRange |
|
) |
| |
◆ GetStrokesFromTextRange()
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetStrokesFromTextRange |
( |
[in, out] long * |
selectionStart, |
|
|
[in, out] long * |
selectionLength, |
|
|
[out, retval] IInkStrokes ** |
GetStrokesFromTextRange |
|
) |
| |
◆ GetTextRangeFromStrokes()
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetTextRangeFromStrokes |
( |
[in] IInkStrokes * |
Strokes, |
|
|
[in, out] long * |
selectionStart, |
|
|
[in, out] long * |
selectionLength |
|
) |
| |
◆ Ascender
VARIANT MSINKAUTLib::IInkRecognitionAlternate::Ascender |
|
get |
◆ Baseline
VARIANT MSINKAUTLib::IInkRecognitionAlternate::Baseline |
|
get |
◆ Confidence
◆ ConfidenceAlternates
◆ Descender
VARIANT MSINKAUTLib::IInkRecognitionAlternate::Descender |
|
get |
◆ LineAlternates
◆ LineNumber
long MSINKAUTLib::IInkRecognitionAlternate::LineNumber |
|
get |
◆ Midline
VARIANT MSINKAUTLib::IInkRecognitionAlternate::Midline |
|
get |
◆ String
BSTR MSINKAUTLib::IInkRecognitionAlternate::String |
|
get |
◆ Strokes
IInkStrokes MSINKAUTLib::IInkRecognitionAlternate::Strokes |
|
get |
The documentation for this interface was generated from the following file: