IGlobalsActivate メソッド (IntPtr)

注意: このAPIは廃止予定です。

指定されたウィンドウをアクティブにする。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
[ObsoleteAttribute("【廃止予定】MakeWindowHandler(IntPtr windowHandle)を使用してください。")]
void Activate(
	IntPtr handle
)

パラメーター

handle
型: SystemIntPtr
ウィンドウのハンドル
関連項目