Window.HWND

Function/Meaning
Window handle
Type
Window class property (read-only)
Description
Represents the window handle.
The value obtained here is an integer, but if you use this value in a plugin or similar, please cast it to the HWND type.
Reference
Window.registerMessageReceiver