ExtractorObject object
The ExtractorObject object provides the ability to extract the
compressed archive or data stream. If the archive or data stream is
compressed by a third-party tool, then only the following third-party
tools have been fully tested to work with ExtractorObject in the Windows
system: 7Z, Bandizip, WinRAR, and WinZIP.
Note
This object cannot be referenced in the .NET Assembly component,
otherwise the component will fail to be deployed.
Properties
|
ExtractorObject property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
String |
Specifies the password when the archive is |
Events
|
ExtractorObject event |
Occurs |
|---|---|
|
Immediately before the Open event occurs in the |
|
|
Immediately after the Close event occurs in the |
|
|
Occurs when an error is found in the file |
|
|
Occurs when the file extraction is |
|
|
Occurs during the file extraction process. This |
|
|
Occurs during the file extraction process. This |
|
|
Occurs before the file extraction starts. This |
Functions
|
ExtractorObject function |
Datatype returned |
Description |
|---|---|---|
|
Integer |
Cancels the file extraction operation. Only used |
|
|
String |
Returns the name assigned to the |
|
|
Integer |
Extracts the compressed archive or data |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
Long |
Gets the number of files contained in the |
|
|
Integer |
Gets the list of files in the compressed |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Integer |
Triggers a specified event in the control and |
|
|
Object |
Returns the type of the object. |