This structure passes IIS information regarding the version of the extension.
typedef struct _HSE_VERSION_INFO { DWORD dwExtensionVersion; CHAR lpszExtensionDesc[HSE_MAX_EXT_DLL_NAME_LEN]; HSE_VERSION_INFO, *LPHSE_VERSION_INFO;