Directory Services |
The IDsAdminNotifyHandler::End method is called after the notification event has occurred. This method is called even if the notification process is cancelled.
HRESULT End();
This method provides the opportunity for the notification handler to free any memory allocated during the IDsAdminNotifyHandler::Begin or IDsAdminNotifyHandler::Notify methods.
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Header: Declared in Dsadmin.h.
IDsAdminNotifyHandler, IDsAdminNotifyHandler::Begin, IDsAdminNotifyHandler::Notify