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

typedef struct _xcdDiskNotEmptyParams
{
  const WORD wStructSize; 
  const HXCEEDZIP hZip; 
  xcdNotEmptyAction xAction; 
} xcdDiskNotEmptyParams;