ReactOS 0.4.16-dev-117-g38f21f9
|
Public Attributes | |
LIST_ENTRY | Entry |
POLICY_NOTIFICATION_INFORMATION_CLASS | InformationClass |
CLIENT_ID | ClientId |
HANDLE | EventHandle |
HANDLE | MappedEventHandle |
CLIENT_ID _LSA_NOTIFICATION_ENTRY::ClientId |
Definition at line 14 of file notify.c.
Referenced by LsapGetNotificationEntry().
LIST_ENTRY _LSA_NOTIFICATION_ENTRY::Entry |
HANDLE _LSA_NOTIFICATION_ENTRY::EventHandle |
Definition at line 15 of file notify.c.
Referenced by LsapGetNotificationEntry().
POLICY_NOTIFICATION_INFORMATION_CLASS _LSA_NOTIFICATION_ENTRY::InformationClass |
Definition at line 13 of file notify.c.
Referenced by LsapGetNotificationEntry(), and LsapNotifyPolicyChange().
HANDLE _LSA_NOTIFICATION_ENTRY::MappedEventHandle |
Definition at line 16 of file notify.c.
Referenced by LsapNotifyPolicyChange().