Ime.ImeContext Class Members
In This Topic
The following tables list the members exposed by Ime.ImeContext.
Public Constructors
Public Properties
| Name | Description |
| Enable | Gets or sets wehther the ime context is used by ime device. |
| Handle | Gets the handle of the ime context. |
| Ime | Gets the device of the ime context. |
| IsValid | Gets a bool indicating whether the ime context is valid. |
Top
Public Methods
| Name | Description |
| Dispose | Release the handle of the ime context. |
Top
Protected Methods
| Name | Description |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
Top
See Also