IWindowSetForegroundWindow メソッド

全面に表示するウィンドウをセットします。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
bool SetForegroundWindow(
	IntPtr handle
)

パラメーター

handle
型: SystemIntPtr

["M:KeyToKey.Plugins.IWindow.SetForegroundWindow(System.IntPtr)"に対する<param name="handle"/>がありません

戻り値

型: Boolean

["M:KeyToKey.Plugins.IWindow.SetForegroundWindow(System.IntPtr)"に対する<returns>がありません]

関連項目