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

deprecated struct DownloadAction
Base Hierarchy
DownloadAction
 ┗ ::com::sun::star::setup::BaseAction

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