[Root] / Direct DLL API / [Root] / 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.