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. More... | |
readonly attribute wstring | description |
The plug-in description. More... | |
readonly attribute wstring | frontend |
The name of the frontend or component name this plug-in plugs into. More... | |
readonly attribute wstring | modulePath |
The module path. More... | |
Interface for keeping information about a plug-in that ships with an extension pack.
{C8E667B2-4234-1F9C-6508-AFA9CEA4EFA1}
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.