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

typedef struct _xcdZipCommentParams
{
  const WORD wStructSize; 
  const HXCEEDZIP hZip; 
  TCHAR szComment[ 10240 ]; 
} xcdZipCommentParams; 

This structure is available in both ANSI and UNICODE versions.