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

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