|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetSetName () |
| std::wstring | GetHostServer () |
| std::wstring | GetSortName () |
| bool | IsAllDocuments () |
| bool | IsAllProjects () |
| bool | IsForDocumentKind (std::wstring const AKind) |
| std::wstring DXP::IDocumentOptionsSet::GetHostServer | ( | ) |
| std::wstring DXP::IDocumentOptionsSet::GetSetName | ( | ) |
| std::wstring DXP::IDocumentOptionsSet::GetSortName | ( | ) |
| bool DXP::IDocumentOptionsSet::IsAllDocuments | ( | ) |
| bool DXP::IDocumentOptionsSet::IsAllProjects | ( | ) |
| bool DXP::IDocumentOptionsSet::IsForDocumentKind | ( | std::wstring const | AKind | ) |