:: com :: sun :: star :: setup ::

struct DownloadAction
Base Hierarchy
::com::sun::star::setup::BaseAction
 |
 +-DownloadAction
Usage Restrictions
deprecated

Elements' Summary
strFilename  
nSizeKB  
nCRC  
Elements' Details
strFilename
string strFilename;
nSizeKB
long nSizeKB;
nCRC
long nCRC;
Top of Page