Sponsors
Shell_NotifyIcon
in Shell
Function name: Shell_NotifyIcon
Defined in : Shell32
Requirements : Windows NT 4.0 or later; Windows 95 or later
Declaration:
Declare Function Shell_NotifyIcon Lib "shell32.dll" Alias "Shell_NotifyIconA" (ByVal dwMessage As Long, lpData As NOTIFYICONDATA) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.