|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| int | GetAccessRights () |
| double | GetLastModifiedAt () |
| std::wstring | GetObjectGUID () |
| std::wstring | GetObjectType () |
| std::wstring | GetTrusteeGUID () |
| int | GetTrusteeType () |
| void | SetAccessRights (int const Value) |
| void | SetLastModifiedAt (double const Value) |
| void | SetObjectGUID (std::wstring const Value) |
| void | SetObjectType (std::wstring const Value) |
| void | SetTrusteeGUID (std::wstring const Value) |
| void | SetTrusteeType (int const Value) |
| int DXP::IEDMS_SearchTemplateSharing::GetAccessRights | ( | ) |
| double DXP::IEDMS_SearchTemplateSharing::GetLastModifiedAt | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplateSharing::GetObjectGUID | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplateSharing::GetObjectType | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplateSharing::GetTrusteeGUID | ( | ) |
| int DXP::IEDMS_SearchTemplateSharing::GetTrusteeType | ( | ) |
| void DXP::IEDMS_SearchTemplateSharing::SetAccessRights | ( | int const | Value | ) |
| void DXP::IEDMS_SearchTemplateSharing::SetLastModifiedAt | ( | double const | Value | ) |
| void DXP::IEDMS_SearchTemplateSharing::SetObjectGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplateSharing::SetObjectType | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplateSharing::SetTrusteeGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplateSharing::SetTrusteeType | ( | int const | Value | ) |