Window.HWND

Function/Meaning
[Windows +] window handle
Type
Window Class Properties
Explanation

Represents a window handle.
You can get an integer here, but if you want to use this number in a plug-in etc., cast it to HWND type and use it.

Reference
Window.registerMessageReceiver