ImeModeConversion Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
Helper class that provides information about the IME conversion mode.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ImeModeConversionBits | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a dictionary that contains the conversion mode flags corresponding to each ImeMode. |
![]() ![]() | IsCurrentConversionTableSupported | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value that indicates whether the current language table is supported. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Indicates whether this instance and a specified object are equal.(Inherited from ValueType.) |
![]() | GetHashCode() | Returns the hash code for this instance.(Inherited from ValueType.) |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


