WebFontInstallParam Class Reference

#include <inetop.h>

Inheritance diagram for WebFontInstallParam:

DownloadOpParam OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

 WebFontInstallParam ()
 ~WebFontInstallParam ()

Public Attributes

String_256 strAltDescription
BOOL bIsTemp
LibraryGallerypGallery

Detailed Description

Definition at line 214 of file inetop.h.


Constructor & Destructor Documentation

WebFontInstallParam::WebFontInstallParam  ) 
 

Definition at line 2091 of file inetop.cpp.

02092 {
02093     bIsTemp = FALSE;
02094     pGallery = NULL;
02095 }

WebFontInstallParam::~WebFontInstallParam  ) 
 

Definition at line 2097 of file inetop.cpp.

02098 {
02099 }


Member Data Documentation

BOOL WebFontInstallParam::bIsTemp
 

Definition at line 218 of file inetop.h.

LibraryGallery* WebFontInstallParam::pGallery
 

Definition at line 219 of file inetop.h.

String_256 WebFontInstallParam::strAltDescription
 

Definition at line 217 of file inetop.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 04:03:08 2007 for Camelot by  doxygen 1.4.4