|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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::@3714 |
| 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 |