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.
Called to uninitialize the worker object after all requests have been passed to Execute.
void Terminate(
void* pvParam
) throw( );
Parameters
- pvParam
A custom parameter understood by the worker class. Also passed to Initialize and Execute.
Requirements
Header: atlutil.h