ReactOS 0.4.16-dev-853-g88d9285
|
Public Member Functions | |
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 () |
Properties | |
BSTR | String [get] |
InkRecognitionConfidence | Confidence [get] |
VARIANT | Baseline [get] |
VARIANT | Midline [get] |
VARIANT | Ascender [get] |
VARIANT | Descender [get] |
long | LineNumber [get] |
IInkStrokes | Strokes [get] |
IInkRecognitionAlternates | LineAlternates [get] |
IInkRecognitionAlternates | ConfidenceAlternates [get] |
Additional Inherited Members | |
![]() | |
typedef IDispatch * | LPDISPATCH |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
const DISPID | DISPID_UNKNOWN = -1 |
const DISPID | DISPID_VALUE = 0 |
const DISPID | DISPID_PROPERTYPUT = -3 |
const DISPID | DISPID_NEWENUM = -4 |
const DISPID | DISPID_EVALUATE = -5 |
const DISPID | DISPID_CONSTRUCTOR = -6 |
const DISPID | DISPID_DESTRUCTOR = -7 |
const DISPID | DISPID_COLLECT = -8 |
Definition at line 529 of file msinkaut.idl.
HRESULT MSINKAUTLib::IInkRecognitionAlternate::AlternatesWithConstantPropertyValues | ( | [in] BSTR | PropertyType, |
[out, retval] IInkRecognitionAlternates ** | AlternatesWithConstantPropertyValues | ||
) |
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetPropertyValue | ( | [in] BSTR | PropertyType, |
[out, retval] VARIANT * | PropertyValue | ||
) |
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetStrokesFromStrokeRanges | ( | [in] IInkStrokes * | Stroke, |
[out, retval] IInkStrokes ** | GetStrokesFromTextRange | ||
) |
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetStrokesFromTextRange | ( | [in, out] long * | selectionStart, |
[in, out] long * | selectionLength, | ||
[out, retval] IInkStrokes ** | GetStrokesFromTextRange | ||
) |
HRESULT MSINKAUTLib::IInkRecognitionAlternate::GetTextRangeFromStrokes | ( | [in] IInkStrokes * | Strokes, |
[in, out] long * | selectionStart, | ||
[in, out] long * | selectionLength | ||
) |
|
get |
|
get |
|
get |
|
get |
|
get |
|
get |
|
get |
|
get |
|
get |
|
get |