[]
Initializes a new instance of the Ime class.
public Ime(IWin32Window imeHost)
Type | Name | Description |
---|---|---|
IWin32Window | imeHost | An IWin32Window indicates the window that uses the ime device. |
The device type is ImeType.Unidirection.
Initializes a new instance of the Ime class.
public Ime(IWin32Window imeHost, ImeType imeType)
Type | Name | Description |
---|---|---|
IWin32Window | imeHost | An IWin32Window indicates the window that uses the ime device. |
ImeType | imeType | An ImeType indicates the device type user hoped. |
If can created the device as the special type, is decided by imhost.