PHTTPServiceProcess::Info Struct Reference

#include <httpsvc.h>

List of all members.

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 * email
 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.


Member Data Documentation

AlphaCode, BetaCode or ReleaseCode.

Poduct key for registration.

const char* PHTTPServiceProcess::Info::securedKeys[MaxSecuredKeys]

Product secured keys for registration.

Signature key for encryption of HTML files.

WWW address of manufacturers home page.

contact email for manufacturer

HTML for the product name, if NULL defaults to the productName variable.

HTML to show GIF image in page headers, if NULL then the following are used to build one

File name for the products GIF file.

Size of GIF image, if zero then none is used.

in the generated HTML.

Name of copyright holder.

Home page for copyright holder.

E-Mail address for copyright holder.


The documentation for this struct was generated from the following file:

Generated on Wed Apr 2 05:32:18 2008 for PWLib by  doxygen 1.5.5