xtd
0.2.0
Loading...
Searching...
No Matches
List of all members
xtd::forms::iwin32_window Class Reference
abstract
﹡ libraries
»
xtd.forms
|
interfaces
Inheritance diagram for xtd::forms::iwin32_window:
Definition
Provides an interface to expose Win32 HWND handles.
Header
#include <xtd/forms/iwin32_windpw>
Namespace
xtd::forms
Library
xtd.forms
Remarks
This interface is implemented on objects that expose Win32 HWND handles. The resultant handle can be used with Windows API calls.
Public Properties
virtual
intptr
handle
() const =0
Gets the handle to the window represented by the implementer.
The documentation for this class was generated from the following file:
xtd.forms/include/xtd/forms/
iwin32_window.h
xtd
forms
iwin32_window
Generated on Wed Sep 11 2024 22:08:19 for xtd by
Gammasoft
. All rights reserved.