Xceed Zip for COM/ActiveX on x86/x64 Documentation
Direct DLL API / DLL API event parameter structure reference / xcdZipCommentParams structure
In This Topic
    xcdZipCommentParams structure
    In This Topic

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

    This structure is available in both ANSI and UNICODE versions.