Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IPluginsPlatformVersions Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IPluginsPlatformVersions:

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 ()

Member Function Documentation

◆ Clear()

void DXP::IPluginsPlatformVersions::Clear ( )

◆ GetCount()

int DXP::IPluginsPlatformVersions::GetCount ( )

◆ GetPlatform()

std::wstring DXP::IPluginsPlatformVersions::GetPlatform ( int Index)

◆ GetVersion()

std::wstring DXP::IPluginsPlatformVersions::GetVersion ( std::wstring const PlatformName)

◆ SetVersion()

void DXP::IPluginsPlatformVersions::SetVersion ( std::wstring const PlatformName,
std::wstring const Value )

The documentation for this struct was generated from the following file: