Méthode IDsAdminNotifyHandler::End (dsadmin.h)

La méthode IDsAdminNotifyHandler::End est appelée après que l’événement de notification s’est produit. Cette méthode est appelée même si le processus de notification est annulé.

Syntaxe

HRESULT End();

Valeur de retour

La valeur de retour de cette méthode est ignorée.

Notes

Cette méthode permet au gestionnaire de notifications de libérer la mémoire allouée pendant les méthodes IDsAdminNotifyHandler::Begin ou IDsAdminNotifyHandler::Notify .

Spécifications

   
Client minimal pris en charge Windows Vista
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête dsadmin.h
DLL DSAdmin.dll

Voir aussi

IDsAdminNotifyHandler

IDsAdminNotifyHandler::Begin

IDsAdminNotifyHandler::Notify