Destroys an input context component.
Syntax
HRESULT DestroyIMCC( HIMCC hIMCC );
Parameters
- hIMCC
- [in] Handle to the input context component.
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
This method maps to the ImmDestroyIMCC function documented in the Microsoft® Windows® 98 Device Driver Kit.