ICoreWindowInterop::get_WindowHandle メソッド (corewindow.h)
アプリの CoreWindow へのハンドル (HWND) を取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_WindowHandle(
HWND *hwnd
);
パラメーター
hwnd
戻り値
なし
必要条件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | corewindow.h |
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
アプリの CoreWindow へのハンドル (HWND) を取得します。
このプロパティは読み取り専用です。
HRESULT get_WindowHandle(
HWND *hwnd
);
hwnd
なし
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | corewindow.h |