Platform SDK: Exchange Server |
The EndProgressProc function is invoked by the file-based batch processing functions of the directory access functions (BatchImport and BatchExport) based on the EndProgressProc prototype to dismiss the update dialog box or when a fatal processing condition has been encountered.
Header file: | DAPI.H |
Library: | DAPI.LIB |
BOOL (* EndProgressProc)( LPVOID lpvAppDefined );
The EndProgressProc function must deallocate any memory that was allocated by the call to InitProgressProc.
For more information on the EndProgessProc function, see Using Directory Access Functions.
NTExport, NTEXPORT_PARMS, NWExport, NWEXPORT_PARMS, ResetProgressProc, UpdateProgressProc