Rapid-Q Documentation by William Yu (c)1999 | Appendix A: QNOTIFYICONDATA |
TYPE QNotifyIconData cbSize AS INTEGER ' Read only hWnd AS INTEGER uID AS INTEGER uFlags as INTEGER uCallBackMessage as INTEGER hIcon as INTEGER szTip as STRING END TYPEIts use is primarily restricted to the Shell_NotifyIcon API call, but you may find other uses for it as well.
Prev Component | Contents | Next Component |