|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetRevision () |
| std::wstring | GetUserName () |
| std::wstring | GetComment () |
| double | GetDateTime () |
| bool | GetCheckedOut () |
| std::wstring | GetLifeCyclePhase () |
| bool DXP::IVcsRevisionInfo::GetCheckedOut | ( | ) |
| std::wstring DXP::IVcsRevisionInfo::GetComment | ( | ) |
| double DXP::IVcsRevisionInfo::GetDateTime | ( | ) |
| std::wstring DXP::IVcsRevisionInfo::GetLifeCyclePhase | ( | ) |
| std::wstring DXP::IVcsRevisionInfo::GetRevision | ( | ) |
| std::wstring DXP::IVcsRevisionInfo::GetUserName | ( | ) |