|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| int | ToolCount () |
| IVendorTool * | ToolByIndex (int AIndex) |
| IVendorTool * | VendorToolByProductVersion (std::wstring const AVendor, std::wstring const AProduct, std::wstring const AVersion) |
| IVendorTool * SCH::IVendorToolManagerEx::ToolByIndex | ( | int | AIndex | ) |
| int SCH::IVendorToolManagerEx::ToolCount | ( | ) |
| IVendorTool * SCH::IVendorToolManagerEx::VendorToolByProductVersion | ( | std::wstring const | AVendor, |
| std::wstring const | AProduct, | ||
| std::wstring const | AVersion ) |