|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetItems (int AIndex) |
| int | GetItemsCount () |
| void | AddItem (std::wstring const AItem) |
| void | ClearItems () |
| Public Member Functions inherited from DXP::IEDM_Result | |
| void | SetMessage (std::wstring const AValue) |
| void | SetSuccess (bool const AValue) |
| std::wstring | GetMessage () |
| bool | GetSuccess () |
| void | SetError (std::wstring const AMessage) |
| Public Member Functions inherited from DXP::IEDM_Object | |
| IEDM_Object * | Replicate () |
| void | CopyTo (IEDM_Object *AObject) |
| void DXP::IEDM_RawSearchParametersResult::AddItem | ( | std::wstring const | AItem | ) |
| void DXP::IEDM_RawSearchParametersResult::ClearItems | ( | ) |
| std::wstring DXP::IEDM_RawSearchParametersResult::GetItems | ( | int | AIndex | ) |
| int DXP::IEDM_RawSearchParametersResult::GetItemsCount | ( | ) |