NotifyIconData

Aus API-Wiki
Zur Navigation springenZur Suche springen

<<syntaxhighlight lang="vb">>Type NotifyIconData

   cbSize As Long
   hwnd As Long
   uID As Long
   uFlags As Long
   uCallbackMessage As Long
   hIcon As Long
   szTip As String * 64

End Type</<syntaxhighlight lang="vb">>

Wird verwendet in: