FromWin32

WindowHandle.FromWin32 method

Windows 環境のネイティブ HWND インスタンス。

public static WindowHandle FromWin32(IntPtr hWnd)
パラメータタイプ説明
hWndIntPtrネイティブ Win32 ウィンドウのハンドル

関連項目