FromWin32
WindowHandle.FromWin32 method
Windows 環境のネイティブ HWND インスタンス。
public static WindowHandle FromWin32(IntPtr hWnd)
パラメータ | タイプ | 説明 |
---|---|---|
hWnd | IntPtr | ネイティブ Win32 ウィンドウのハンドル |
関連項目
- class WindowHandle
- 名前空間 Aspose.ThreeD.Render
- 組み立て Aspose.3D
Windows 環境のネイティブ HWND インスタンス。
public static WindowHandle FromWin32(IntPtr hWnd)
パラメータ | タイプ | 説明 |
---|---|---|
hWnd | IntPtr | ネイティブ Win32 ウィンドウのハンドル |