NOTIFYICONDATA class Struct
Contains information that the system needs to display notifications in the notification area. Used by Shell_NotifyIcon.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- Anonymous ↔ _NOTIFYICONDATAW__Anonymous_e__Union
-
getter/setter pair
- cbSize ↔ int
-
getter/setter pair
- dwInfoFlags ↔ int
-
getter/setter pair
- dwState ↔ int
-
getter/setter pair
- dwStateMask ↔ int
-
getter/setter pair
- guidItem ↔ GUID
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hBalloonIcon ↔ int
-
getter/setter pair
- hIcon ↔ int
-
getter/setter pair
- hWnd ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- szInfo ↔ String
-
getter/setter pair
- szInfoTitle ↔ String
-
getter/setter pair
- szTip ↔ String
-
getter/setter pair
- uCallbackMessage ↔ int
-
getter/setter pair
- uFlags ↔ int
-
getter/setter pair
- uID ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited