Method XbpWindow():getHWND() Foundation
Retrieves the handle of a window
Syntax
:getHWND() --> hWND
Return
The method returns a numeric value which represents the window handle.
Description
The window handle cannot be used on the Xbase++ language level. It is necessary for calling system API functions which require the window handle as a parameter.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.