[LSASRV] Implement and call the policy change notification routine
[reactos.git] / dll / win32 / lsasrv / lsasrv.h
index cbff5e2..174a8fb 100644 (file)
@@ -217,6 +217,10 @@ NTSTATUS
 LsapRegisterNotification(
     PLSA_API_MSG RequestMsg);
 
+VOID
+LsapNotifyPolicyChange(
+    POLICY_NOTIFICATION_INFORMATION_CLASS InformationClass);
+
 /* policy.c */
 NTSTATUS
 LsarQueryAuditLog(PLSA_DB_OBJECT PolicyObject,