ReactOS 0.4.15-dev-7953-g1f49173
_LSA_POLICY_CHANGE_NOTIFY_MSG Struct Reference

#include <lsass.h>

Collaboration diagram for _LSA_POLICY_CHANGE_NOTIFY_MSG:

Public Attributes

union {
   struct {
      POLICY_NOTIFICATION_INFORMATION_CLASS   InformationClass
 
      HANDLE   NotificationEventHandle
 
      BOOLEAN   Register
 
   }   Request
 
   struct {
      ULONG   Dummy
 
   }   Reply
 
}; 
 

Detailed Description

Definition at line 157 of file lsass.h.

Member Data Documentation

◆ 

union { ... } _LSA_POLICY_CHANGE_NOTIFY_MSG::@3516

◆ Dummy

ULONG _LSA_POLICY_CHANGE_NOTIFY_MSG::Dummy

Definition at line 169 of file lsass.h.

◆ InformationClass

POLICY_NOTIFICATION_INFORMATION_CLASS _LSA_POLICY_CHANGE_NOTIFY_MSG::InformationClass

Definition at line 163 of file lsass.h.

◆ NotificationEventHandle

HANDLE _LSA_POLICY_CHANGE_NOTIFY_MSG::NotificationEventHandle

Definition at line 164 of file lsass.h.

◆ Register

BOOLEAN _LSA_POLICY_CHANGE_NOTIFY_MSG::Register

Definition at line 165 of file lsass.h.

◆ 

struct { ... } _LSA_POLICY_CHANGE_NOTIFY_MSG::Reply

◆ 


The documentation for this struct was generated from the following file: