Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Destroys the soft keyboard window.
Syntax
HRESULT DestroySoftKeyboard( HWND hSoftKbdWnd );
Parameters
- hSoftKbdWnd
- [in] Window handle to the soft keyboard to destroy.
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
This method maps to the ImmDestroySoftKeyboard function documented in the Microsoft® Windows® 98 Device Driver Kit.
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.