property CreateTooltipWindow. (since v2.35.8)
Creates a tooltip window for displaying a text message when the mouse
flies over a screen-area.
|
hWndParent
[in]
. Handle of parent window (dialog box or
standard window)
pVal
[out,
retval] The returned value is the handle of the tooltip window.
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An unexpected
error occoured.