|
Process Hacker
|
#include <notifico.h>
Data Fields | |
| struct _PH_PLUGIN * | Plugin |
| ULONG | SubId |
| PVOID | Context |
| PPH_NF_POINTERS | Pointers |
| PWSTR | Text |
| ULONG | Flags |
| ULONG | IconId |
| PPH_NF_ICON_UPDATE_CALLBACK | UpdateCallback |
| PPH_NF_ICON_MESSAGE_CALLBACK | MessageCallback |
Definition at line 71 of file notifico.h.
| PVOID Context |
Definition at line 77 of file notifico.h.
| ULONG Flags |
Definition at line 84 of file notifico.h.
| ULONG IconId |
Definition at line 85 of file notifico.h.
| PPH_NF_ICON_MESSAGE_CALLBACK MessageCallback |
Definition at line 87 of file notifico.h.
| struct _PH_PLUGIN * Plugin |
Definition at line 75 of file notifico.h.
| PPH_NF_POINTERS Pointers |
Definition at line 78 of file notifico.h.
| ULONG SubId |
Definition at line 76 of file notifico.h.
| PWSTR Text |
Definition at line 83 of file notifico.h.
| PPH_NF_ICON_UPDATE_CALLBACK UpdateCallback |
Definition at line 86 of file notifico.h.