Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The IFELanguage interface provides language processing services using the Microsoft IME.
Inheritance
The IFELanguage interface inherits from the IUnknown interface. IFELanguage also has these types of members:
Methods
The IFELanguage interface has these methods.
| IFELanguage::Close Terminates the IFELanguage object. |
| IFELanguage::GetConversion Converts the input string (which usually contains the Hiragana character) to converted strings. |
| IFELanguage::GetConversionModeCaps Gets the conversion mode capability of the IFELanguage object. |
| IFELanguage::GetJMorphResult Gets morphological analysis results. |
| IFELanguage::Open Initializes the IFELanguage object. |
Remarks
Create an instance of this interface with the CreateIFELanguageInstance function.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | msime.h |