ReactOS 0.4.16-dev-41-ge8c7597
|
#include <lsass.h>
Public Attributes | |
union { | |
struct { | |
POLICY_NOTIFICATION_INFORMATION_CLASS InformationClass | |
HANDLE NotificationEventHandle | |
BOOLEAN Register | |
} Request | |
struct { | |
ULONG Dummy | |
} Reply | |
}; | |
union { ... } _LSA_POLICY_CHANGE_NOTIFY_MSG::@3512 |
POLICY_NOTIFICATION_INFORMATION_CLASS _LSA_POLICY_CHANGE_NOTIFY_MSG::InformationClass |
HANDLE _LSA_POLICY_CHANGE_NOTIFY_MSG::NotificationEventHandle |
struct { ... } _LSA_POLICY_CHANGE_NOTIFY_MSG::Reply |
struct { ... } _LSA_POLICY_CHANGE_NOTIFY_MSG::Request |