|
ReactOS 0.4.16-dev-1946-g52006dd
|

| BOOL _NOTIFICATION_ITEM::bAsynchronous |
Definition at line 40 of file notify.c.
Referenced by AddNotificationDll().
| BOOL _NOTIFICATION_ITEM::bEnabled |
Definition at line 39 of file notify.c.
Referenced by AddNotificationDll(), and AddSfcNotification().
| BOOL _NOTIFICATION_ITEM::bImpersonate |
Definition at line 41 of file notify.c.
Referenced by AddNotificationDll().
| BOOL _NOTIFICATION_ITEM::bSfcNotification |
Definition at line 44 of file notify.c.
Referenced by AddSfcNotification().
| BOOL _NOTIFICATION_ITEM::bSmartCardLogon |
Definition at line 42 of file notify.c.
Referenced by AddNotificationDll().
| DWORD _NOTIFICATION_ITEM::dwMaxWait |
Definition at line 43 of file notify.c.
Referenced by AddNotificationDll(), and AddSfcNotification().
| PWLX_NOTIFY_HANDLER _NOTIFICATION_ITEM::Handler[LastHandler] |
Definition at line 45 of file notify.c.
Referenced by AddSfcNotification().
| HMODULE _NOTIFICATION_ITEM::hModule |
Definition at line 36 of file notify.c.
Referenced by AddSfcNotification().
| LIST_ENTRY _NOTIFICATION_ITEM::ListEntry |
Definition at line 35 of file notify.c.
Referenced by AddNotificationDll(), and AddSfcNotification().
| PWSTR _NOTIFICATION_ITEM::pszDllName |
Definition at line 38 of file notify.c.
Referenced by AddNotificationDll(), and AddSfcNotification().
| PWSTR _NOTIFICATION_ITEM::pszKeyName |
Definition at line 37 of file notify.c.
Referenced by AddNotificationDll().