Xceed Zip Compression Library Documentation
xcdWarningParams structure
Direct DLL API > DLL API event parameter structure reference > xcdWarningParams structure

typedef struct _xcdWarningParams
{
  const WORD wStructSize; 
  const HXCEEDZIP hZip; 
const TCHAR szFilename[ MAX_PATH ]; 
const xcdWarning xWarning; 
} xcdWarningParamsA; 

This structure is available in both ANSI and UNICODE versions.