Searched defs:HSE_TERM_ADVISORY_UNLOAD (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/arch/win32/
H A Dmod_isapi.h246 #define HSE_TERM_ADVISORY_UNLOAD 2 macro
249 * HSE_TERM_MUST_UNLOAD or HSE_TERM_ADVISORY_UNLOAD. The module may return
250 * if passed HSE_TERM_ADVISORY_UNLOAD, and the module will remain loaded.
251 * If the module returns 1 to HSE_TERM_ADVISORY_UNLOAD it is immediately
258 /* Module may return 0 if passed HSE_TERM_ADVISORY_UNLOAD, and the module
263 #define HSE_TERM_ADVISORY_UNLOAD 2 macro

Completed in 11 milliseconds