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.
{58000040-E718-4746-BBCE-4B86D96DA461}
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.