C# Class BExplorer.Shell.Interop.NotifyInfos

Structure that contain informations about a notification
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
Item1 System.IntPtr
Item2 System.IntPtr
Notification ShellNotifications.SHCNE

Méthodes publiques

Méthode Description
NotifyInfos ( ShellNotifications notification ) : System

Method Details

NotifyInfos() public méthode

public NotifyInfos ( ShellNotifications notification ) : System
notification ShellNotifications
Résultat System

Property Details

Item1 public_oe property

public IntPtr,System Item1
Résultat System.IntPtr

Item2 public_oe property

public IntPtr,System Item2
Résultat System.IntPtr

Notification public_oe property

public ShellNotifications.SHCNE Notification
Résultat ShellNotifications.SHCNE