#include "String.h"Go to the source code of this file.
Namespaces | |
| namespace | NOverwriteAnswer |
Classes | |
| struct | IExtractCallbackUI |
Enumerations | |
| enum | NOverwriteAnswer::EEnum { NOverwriteAnswer::kYes, NOverwriteAnswer::kYesToAll, NOverwriteAnswer::kNo, NOverwriteAnswer::kNoToAll, NOverwriteAnswer::kAutoRename, NOverwriteAnswer::kCancel } |
Functions | |
| DEFINE_GUID (IID_IFolderArchiveExtractCallback, 0x23170F69, 0x40C1, 0x278A, 0x00, 0x00, 0x00, 0x01, 0x00, 0x07, 0x00, 0x00) | |
| STDMETHOD() | PrepareOperation (const wchar_t *name, Int32 askExtractMode, const UInt64 *position) PURE |
| STDMETHOD() | MessageError (const wchar_t *message) PURE |
| STDMETHOD() | SetOperationResult (Int32 operationResult) PURE |
Variables | |
| IFolderArchiveExtractCallback | __pad0__ |
| IFolderArchiveExtractCallback const FILETIME * | existTime |
| IFolderArchiveExtractCallback const FILETIME const UInt64 * | existSize |
| IFolderArchiveExtractCallback const FILETIME const UInt64 const wchar_t * | newName |
| IFolderArchiveExtractCallback const FILETIME const UInt64 const wchar_t const FILETIME * | newTime |
| IFolderArchiveExtractCallback const FILETIME const UInt64 const wchar_t const FILETIME const UInt64 * | newSize |
| IFolderArchiveExtractCallback const FILETIME const UInt64 const wchar_t const FILETIME const UInt64 Int32 *answer | PURE |
| DEFINE_GUID | ( | IID_IFolderArchiveExtractCallback | , | |
| 0x23170F69 | , | |||
| 0x40C1 | , | |||
| 0x278A | , | |||
| 0x00 | , | |||
| 0x00 | , | |||
| 0x00 | , | |||
| 0x01 | , | |||
| 0x00 | , | |||
| 0x07 | , | |||
| 0x00 | , | |||
| 0x00 | ||||
| ) |
| STDMETHOD() MessageError | ( | const wchar_t * | message | ) |
| STDMETHOD() PrepareOperation | ( | const wchar_t * | name, | |
| Int32 | askExtractMode, | |||
| const UInt64 * | position | |||
| ) |
Referenced by ARCHIVE_INTERFACE_SUB().
| STDMETHOD() SetOperationResult | ( | Int32 | operationResult | ) |
Referenced by ARCHIVE_INTERFACE_SUB().
| IFolderArchiveExtractCallback __pad0__ |
Definition at line 30 of file IFileExtractCallback.h.
Definition at line 30 of file IFileExtractCallback.h.
Definition at line 30 of file IFileExtractCallback.h.
Definition at line 30 of file IFileExtractCallback.h.
| IFolderArchiveExtractCallback const FILETIME const UInt64 const wchar_t const FILETIME const UInt64* newSize |
Definition at line 30 of file IFileExtractCallback.h.
Referenced by NWindows::NFile::NFind::MyGetLogicalDriveStrings(), and STREAM_INTERFACE_SUB().
Definition at line 30 of file IFileExtractCallback.h.
| IFolderArchiveExtractCallback const FILETIME const UInt64 const wchar_t const FILETIME const UInt64 Int32* answer PURE |
Definition at line 30 of file IFileExtractCallback.h.
1.5.6