|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | Name () |
| std::wstring | DisplayName () |
| std::wstring | Description () |
| std::wstring | DllPath () |
| bool | Preview () |
| std::wstring | ImgSrc () |
| IStrings * | ContentTypes () |
| IStrings * DXP::IAspectPlugin::ContentTypes | ( | ) |
| std::wstring DXP::IAspectPlugin::Description | ( | ) |
| std::wstring DXP::IAspectPlugin::DisplayName | ( | ) |
| std::wstring DXP::IAspectPlugin::DllPath | ( | ) |
| std::wstring DXP::IAspectPlugin::ImgSrc | ( | ) |
| std::wstring DXP::IAspectPlugin::Name | ( | ) |
| bool DXP::IAspectPlugin::Preview | ( | ) |