Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IVendorToolManagerEx Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IVendorToolManagerEx:

Public Member Functions

int ToolCount ()
IVendorToolToolByIndex (int AIndex)
IVendorToolVendorToolByProductVersion (std::wstring const AVendor, std::wstring const AProduct, std::wstring const AVersion)

Member Function Documentation

◆ ToolByIndex()

IVendorTool * SCH::IVendorToolManagerEx::ToolByIndex ( int AIndex)

◆ ToolCount()

int SCH::IVendorToolManagerEx::ToolCount ( )

◆ VendorToolByProductVersion()

IVendorTool * SCH::IVendorToolManagerEx::VendorToolByProductVersion ( std::wstring const AVendor,
std::wstring const AProduct,
std::wstring const AVersion )

The documentation for this struct was generated from the following file: