C++
BOOL ADUI_PORT AdUiShowBalloonTip( CWnd * owner, CWnd * control, CRect& rect, LPCTSTR text, BOOL beep );
File
aduiTextTip.h
Description
For internal use only.
Parameters
| Parameters | Description |
|---|---|
| owner | Used internally |
| control | Used internally |
| rect | Used internally |
| text | Used internally |
| beep | Used internally |