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

typedef struct _xcdInsertDiskParams
{
  const WORD wStructSize; 
  const HXCEEDZIP hZip; 
const LONG lDiskNumber; 
  BOOL bDiskInserted; 
} xcdInsertDiskParams;