c++ - ISAPI Extensions: What is the difference between TerminateExtension and the extensions destructor? -


What is the difference between Terminator Extension () and Extension Destructor? Obviously both resources are used to clean, but what kind of cleaning should be done in one function and not the other?

Terminest Extension function takes DWORD dwFlags. If this is HSE_TERM_ADVISORY_UNLOAD, you can either return the incorrect or true to allow the cancellation or blocking.

There is no such option in the destruction of your class of course.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -