|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| int | GetCode () |
| std::wstring | GetVaultGuid () |
| std::wstring | GetVaultHRID () |
| std::wstring | GetRevisionGUID () |
| std::wstring | GetRevisionHRID () |
| std::wstring | GetDisplayName () |
| bool | GetLocked () |
| std::wstring | GetFileName () |
| Public Member Functions inherited from DXP::INotification | |
| std::wstring | GetNotificationType () |
| IDispatch * | GetNotificationData () |
| int | GetNotificationCode () |
| int DXP::IVaultFileLessDocumentNotification::GetCode | ( | ) |
| std::wstring DXP::IVaultFileLessDocumentNotification::GetDisplayName | ( | ) |
| std::wstring DXP::IVaultFileLessDocumentNotification::GetFileName | ( | ) |
| bool DXP::IVaultFileLessDocumentNotification::GetLocked | ( | ) |
| std::wstring DXP::IVaultFileLessDocumentNotification::GetRevisionGUID | ( | ) |
| std::wstring DXP::IVaultFileLessDocumentNotification::GetRevisionHRID | ( | ) |
| std::wstring DXP::IVaultFileLessDocumentNotification::GetVaultGuid | ( | ) |
| std::wstring DXP::IVaultFileLessDocumentNotification::GetVaultHRID | ( | ) |