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.
This structure contains the Web Server information regarding the version and description of the extension.
typedef struct _HSE_VERSION_INFO{DWORDdwExtensionVersion; CHARlpszExtensionDesc[HSE_MAX_EXT_DLL_NAME_LEN];} HSE_VERSION_INFO,*LPHSE_VERSION_INFO;
Members
- dwExtensionVersion**
Version of the extension. - lpszExtensionDesc**
Pointer to a description of the extension.
Requirements
Pocket PC: Pocket PC 2000 and later.
Smartphone: Smartphone 2002 and later.
OS Versions: Windows CE 3.0 and later.
Header: Httpext.h.
Send Feedback on this topic to the authors