|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetGUID () |
| std::wstring | GetName () |
| std::wstring | GetPath () |
| TProviderType | GetProvider () |
| TRepositoryType | GetKind () |
| bool | GetAccessable () |
| bool DXP::IVCSRepository::GetAccessable | ( | ) |
| std::wstring DXP::IVCSRepository::GetGUID | ( | ) |
| TRepositoryType DXP::IVCSRepository::GetKind | ( | ) |
| std::wstring DXP::IVCSRepository::GetName | ( | ) |
| std::wstring DXP::IVCSRepository::GetPath | ( | ) |
| TProviderType DXP::IVCSRepository::GetProvider | ( | ) |