|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetContentTypeGUID () |
| std::wstring | GetItemGUID () |
| std::wstring | GetItemHRID () |
| std::wstring | GetParameters () |
| std::wstring | GetRevisionGUID () |
| std::wstring | GetRevisionHRID () |
| IInterfaceList * | GetSelectedItems () |
| IInterfaceList * | GetSelectedRevisions () |
| std::wstring | GetVaultGUID () |
| Public Member Functions inherited from DXP::IDragDropObject | |
| bool | GetCancelDragDrop () |
| long | GetCursor () |
| long | GetDragImage () |
| long | GetSourceWindow () |
| void | SetCancelDragDrop (bool const AValue) |
| void | SetCursor (long const AValue) |
| void | SetDragImage (long const AValue) |
| void | SetSourceWindow (long const AValue) |
| void | SetCursorIndex (int const AValue) |
| std::wstring DXP::IDragDropVaultObject::GetContentTypeGUID | ( | ) |
| std::wstring DXP::IDragDropVaultObject::GetItemGUID | ( | ) |
| std::wstring DXP::IDragDropVaultObject::GetItemHRID | ( | ) |
| std::wstring DXP::IDragDropVaultObject::GetParameters | ( | ) |
| std::wstring DXP::IDragDropVaultObject::GetRevisionGUID | ( | ) |
| std::wstring DXP::IDragDropVaultObject::GetRevisionHRID | ( | ) |
| IInterfaceList * DXP::IDragDropVaultObject::GetSelectedItems | ( | ) |
| IInterfaceList * DXP::IDragDropVaultObject::GetSelectedRevisions | ( | ) |
| std::wstring DXP::IDragDropVaultObject::GetVaultGUID | ( | ) |