|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| ISupplierSourceRelationship * | GetSourceRelationship (int I) |
| ISupplierSearchError * | GetSearchError () |
| ISupplierSearchStatistics * | GetSearchStatistics () |
| void | SetSearchError (ISupplierSearchError *Value) |
| void | SetSearchStatistics (ISupplierSearchStatistics *Value) |
| Public Member Functions inherited from DXP::IInterfaceList | |
| IDispatch * | Get (int Index) |
| int | GetCapacity () |
| int | GetCount () |
| void | Put (int Index, IDispatch *const Item) |
| void | SetCapacity (int NewCapacity) |
| void | SetCount (int NewCount) |
| void | Clear () |
| void | Delete (int Index) |
| void | Exchange (int Index1, int Index2) |
| IDispatch * | First () |
| int | IndexOf (IDispatch *const Item) |
| int | Add (IDispatch *const Item) |
| void | Insert (int Index, IDispatch *const Item) |
| IDispatch * | Last () |
| int | Remove (IDispatch *const Item) |
| void | Lock () |
| void | Unlock () |
| ISupplierSearchError * SCH::ISupplierSearchResults::GetSearchError | ( | ) |
| ISupplierSearchStatistics * SCH::ISupplierSearchResults::GetSearchStatistics | ( | ) |
| ISupplierSourceRelationship * SCH::ISupplierSearchResults::GetSourceRelationship | ( | int | I | ) |
| void SCH::ISupplierSearchResults::SetSearchError | ( | ISupplierSearchError * | Value | ) |
| void SCH::ISupplierSearchResults::SetSearchStatistics | ( | ISupplierSearchStatistics * | Value | ) |