|
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_ManagedProjectSharing::GetAccessRights | ( | ) |
| double DXP::IEDMS_ManagedProjectSharing::GetLastModifiedAt | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectSharing::GetObjectGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectSharing::GetObjectType | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectSharing::GetTrusteeGUID | ( | ) |
| int DXP::IEDMS_ManagedProjectSharing::GetTrusteeType | ( | ) |
| void DXP::IEDMS_ManagedProjectSharing::SetAccessRights | ( | int const | Value | ) |
| void DXP::IEDMS_ManagedProjectSharing::SetLastModifiedAt | ( | double const | Value | ) |
| void DXP::IEDMS_ManagedProjectSharing::SetObjectGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectSharing::SetObjectType | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectSharing::SetTrusteeGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectSharing::SetTrusteeType | ( | int const | Value | ) |