PowerTools InputMan for Windows Forms 8.0J
HasImeSupport メソッド

ウィンドウハンドルを表すIntPtr値。
引数で指定されたウィンドウでIMEがサポートされているか、いないかを返します。
構文
Public Shared Function HasImeSupport( _
   ByVal handle As IntPtr _
) As Boolean
public static bool HasImeSupport( 
   IntPtr handle
)

パラメータ

handle
ウィンドウハンドルを表すIntPtr値。

戻り値の型

説明
True IMEがサポートされています。
False IMEがサポートされていません。
参照

GcIme クラス
GcIme メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.