Gets the width of the window, excluding user interface elements, such as the window frame.
![]() |
Syntax
HRESULT value = object.get_innerWidth(* p);
Property values
Type: long
The width of the window.
Standards information
See also
Reference
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Gets the width of the window, excluding user interface elements, such as the window frame.
![]() |
HRESULT value = object.get_innerWidth(* p);
Type: long
The width of the window.
Reference