|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetTHREADID () |
| double | GetCREATEDAT () |
| std::wstring | GetCreatedBy () |
| double | GetMODIFIEDAT () |
| std::wstring | GetModifiedBy () |
| double | GetLastModifiedAt () |
| std::wstring | GetLastModifiedBy () |
| int | GetCommentsCount () |
| IEDMS_Comment * | GetComment (int const AIndex) |
| std::wstring | GetData () |
| std::wstring | GetENTITYID () |
| int | GetStatus () |
| IEDMS_Comment * DXP::IEDMS_CommentThread::GetComment | ( | int const | AIndex | ) |
| int DXP::IEDMS_CommentThread::GetCommentsCount | ( | ) |
| double DXP::IEDMS_CommentThread::GetCREATEDAT | ( | ) |
| std::wstring DXP::IEDMS_CommentThread::GetCreatedBy | ( | ) |
| std::wstring DXP::IEDMS_CommentThread::GetData | ( | ) |
| std::wstring DXP::IEDMS_CommentThread::GetENTITYID | ( | ) |
| double DXP::IEDMS_CommentThread::GetLastModifiedAt | ( | ) |
| std::wstring DXP::IEDMS_CommentThread::GetLastModifiedBy | ( | ) |
| double DXP::IEDMS_CommentThread::GetMODIFIEDAT | ( | ) |
| std::wstring DXP::IEDMS_CommentThread::GetModifiedBy | ( | ) |
| int DXP::IEDMS_CommentThread::GetStatus | ( | ) |
| std::wstring DXP::IEDMS_CommentThread::GetTHREADID | ( | ) |