Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
[ITextInputPanel is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use IInputPanelConfiguration.
]
Sends collected ink to the recognizer and posts the recognition result.
Syntax
HRESULT CommitPendingInput();
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Success. |
|
Unexpected parameter or property type. |
|
An unspecified error occurred. |
Remarks
The recognition result is sent to the control to which the ITextInputPanel object is attached.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | peninputpanel.h |
| DLL | Tiptsf.dll |