CZipSpanCallback Struct Reference

Derive from this a class to be used as a callback object for the disk change callback. More...

#include <ZipStorage.h>

Inheritance diagram for CZipSpanCallback:

Inheritance graph
[legend]
List of all members.

Public Attributes

DWORD m_uDiskNeeded
 the number of a disk needed (counting from 1)

Detailed Description

Derive from this a class to be used as a callback object for the disk change callback.

You need to override member function CZipCallback::Callback. The meaning of iProgress parameter is the reason for calling:

Return false from the callback function to abort operation: the proper exception will be thrown.

See also:
CZipCallback::Callback

CZipArchive::SetSpanCallback

Definition at line 84 of file ZipStorage.h.


The documentation for this struct was generated from the following file:
ZipArchive Copyright © 2000 - 2006 Tadeusz Dracz . Generated at Fri Apr 7 13:55:25 2006.