'Declaration
Public Shared Sub Convert( _ ByVal ime As Ime, _ ByVal convertString As String, _ ByVal mode As ConvertMode _ )
public static void Convert( Ime ime, string convertString, ConvertMode mode )
Parameters
- ime
- An Ime indicates the ime device.
- convertString
- A string to convert.
- mode
- A ConvertMode enumeration that represents how to process the candidate window.