IExtPackFile Interface Reference

Extension pack file (aka tarball, .vbox-extpack) representation returned by IExtPackManager::openExtPackFile. More...

Inheritance diagram for IExtPackFile:

IExtPackBase

List of all members.

Public Member Functions

void install (in boolean replace)
 Install the extension pack.

Public Attributes

readonly attribute wstring filePath
 The path to the extension pack file.


Detailed Description

Extension pack file (aka tarball, .vbox-extpack) representation returned by IExtPackManager::openExtPackFile.

This provides the base extension pack information with the addition of the file name. It also provides an alternative to IExtPackManager::install.

Interface ID:
{64B65BDA-EEDF-442C-9FD2-D179A021031A}

Member Function Documentation

void IExtPackFile::install ( in boolean  replace  ) 

Install the extension pack.

Parameters:
replace Set this to automatically uninstall any existing extension pack with the same name as the one being installed.


Member Data Documentation

readonly attribute wstring IExtPackFile::filePath

The path to the extension pack file.


Generated on Tue Dec 14 19:32:47 2010 for VirtualBox Main API by  doxygen 1.5.6