#include <httpsvc.h>
Public Attributes | |
| const char * | productName |
| const char * | manufacturerName |
| WORD | majorVersion |
| WORD | minorVersion |
| CodeStatus | buildStatus |
| AlphaCode, BetaCode or ReleaseCode. | |
| WORD | buildNumber |
| const char * | compilationDate |
| PTEACypher::Key | productKey |
| Poduct key for registration. | |
| const char * | securedKeys [MaxSecuredKeys] |
| Product secured keys for registration. | |
| PINDEX | securedKeyCount |
| PTEACypher::Key | signatureKey |
| Signature key for encryption of HTML files. | |
| const char * | manufHomePage |
| WWW address of manufacturers home page. | |
| const char * | |
| contact email for manufacturer | |
| const char * | productHTML |
| const char * | gifHTML |
| const char * | gifFilename |
| File name for the products GIF file. | |
| int | gifWidth |
| Size of GIF image, if zero then none is used. | |
| int | gifHeight |
| in the generated HTML. | |
| const char * | copyrightHolder |
| Name of copyright holder. | |
| const char * | copyrightHomePage |
| Home page for copyright holder. | |
| const char * | copyrightEmail |
| E-Mail address for copyright holder. | |
|
|
|
|
|
AlphaCode, BetaCode or ReleaseCode.
|
|
|
|
|
|
E-Mail address for copyright holder.
|
|
|
Name of copyright holder.
|
|
|
Home page for copyright holder.
|
|
|
contact email for manufacturer
|
|
|
File name for the products GIF file.
|
|
|
in the generated HTML.
|
|
|
HTML to show GIF image in page headers, if NULL then the following are used to build one |
|
|
Size of GIF image, if zero then none is used.
|
|
|
|
|
|
|
|
|
WWW address of manufacturers home page.
|
|
|
|
|
|
HTML for the product name, if NULL defaults to the productName variable. |
|
|
Poduct key for registration.
|
|
|
|
|
|
|
|
|
Product secured keys for registration.
|
|
|
Signature key for encryption of HTML files.
|
1.4.2