_IMathInputControlEvents::Insert method
Notifies the event handler when the Insert button is clicked.
c++
HRESULT Insert(
[in] BSTR RecoResult
);
- RecoResult [in]
The MathML of the recognition result.
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
Micaut.h (include Micaut.h) |
IDL |
Micaut.idl |