Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IDsAdminNotifyHandler::End method is called after the notification event has occurred. This method is called even if the notification process is canceled.
Syntax
HRESULT End();
Return value
The return value from this method is ignored.
Remarks
This method provides the opportunity for the notification handler to free any memory allocated during the IDsAdminNotifyHandler::Begin or IDsAdminNotifyHandler::Notify methods.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | dsadmin.h |
DLL | DSAdmin.dll |