IDsAdminNotifyHandler::End 메서드(dsadmin.h)
알림 이벤트가 발생한 후 IDsAdminNotifyHandler::End 메서드가 호출됩니다. 이 메서드는 알림 프로세스가 취소된 경우에도 호출됩니다.
구문
HRESULT End();
반환 값
이 메서드의 반환 값은 무시됩니다.
설명
이 메서드는 알림 처리기가 IDsAdminNotifyHandler::Begin 또는 IDsAdminNotifyHandler:: Notify 메서드 중에 할당된 메모리를 해제 할 수 있는 기회를 제공합니다.
요구 사항
지원되는 최소 클라이언트 | Windows Vista |
지원되는 최소 서버 | Windows Server 2008 |
대상 플랫폼 | Windows |
헤더 | dsadmin.h |
DLL | DSAdmin.dll |