Registering a Notification Handler with an Active Directory Server.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hi all I need to handle a notification event from Active Directory server. when the user deletes, renames, moves or changes the properties of an object using one of the Active Directory. I am writing a com component derived from IDsAdminNotifyHandler Interface and waiting for the notification event in Notify function of the interface but the notification never occurs when the user details are changed. plz help me. thank & regards
#sanroop#