VirtualBox Main API
|
Interface for keeping information about a plug-in that ships with an extension pack. More...
Public Attributes | |
readonly attribute wstring | name |
The plug-in name. | |
readonly attribute wstring | description |
The plug-in description. | |
readonly attribute wstring | frontend |
The name of the frontend or component name this plug-in plugs into. | |
readonly attribute wstring | modulePath |
The module path. | |
Interface for keeping information about a plug-in that ships with an extension pack.
{78861431-D545-44AA-8013-181B8C288554}
readonly attribute wstring IExtPackPlugIn::name |
The plug-in name.
readonly attribute wstring IExtPackPlugIn::description |
The plug-in description.
readonly attribute wstring IExtPackPlugIn::frontend |
The name of the frontend or component name this plug-in plugs into.
readonly attribute wstring IExtPackPlugIn::modulePath |
The module path.