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 ()
 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:
{58509CAB-F905-4ACB-8087-BA0AB80D8038}

Member Function Documentation

void IExtPackFile::install (  ) 

Install the extension pack.


Member Data Documentation

readonly attribute wstring IExtPackFile::filePath

The path to the extension pack file.


Generated on Mon Dec 6 19:35:24 2010 for VirtualBox Main API by  doxygen 1.5.6