|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetPlatform (int Index) |
| std::wstring | GetVersion (std::wstring const PlatformName) |
| void | SetVersion (std::wstring const PlatformName, std::wstring const Value) |
| int | GetCount () |
| void | Clear () |
| void DXP::IPluginsPlatformVersions::Clear | ( | ) |
| int DXP::IPluginsPlatformVersions::GetCount | ( | ) |
| std::wstring DXP::IPluginsPlatformVersions::GetPlatform | ( | int | Index | ) |
| std::wstring DXP::IPluginsPlatformVersions::GetVersion | ( | std::wstring const | PlatformName | ) |
| void DXP::IPluginsPlatformVersions::SetVersion | ( | std::wstring const | PlatformName, |
| std::wstring const | Value ) |