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

    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.