|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | SetFilePath (std::wstring const AValue) |
| std::wstring | GetFilePath () |
| 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) |
| std::wstring DXP::IEDM_FileResult::GetFilePath | ( | ) |
| void DXP::IEDM_FileResult::SetFilePath | ( | std::wstring const | AValue | ) |