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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IVcsRevisionInfo:

Public Member Functions

std::wstring GetRevision ()
std::wstring GetUserName ()
std::wstring GetComment ()
double GetDateTime ()
bool GetCheckedOut ()
std::wstring GetLifeCyclePhase ()

Member Function Documentation

◆ GetCheckedOut()

bool DXP::IVcsRevisionInfo::GetCheckedOut ( )

◆ GetComment()

std::wstring DXP::IVcsRevisionInfo::GetComment ( )

◆ GetDateTime()

double DXP::IVcsRevisionInfo::GetDateTime ( )

◆ GetLifeCyclePhase()

std::wstring DXP::IVcsRevisionInfo::GetLifeCyclePhase ( )

◆ GetRevision()

std::wstring DXP::IVcsRevisionInfo::GetRevision ( )

◆ GetUserName()

std::wstring DXP::IVcsRevisionInfo::GetUserName ( )

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