|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| ISupplierSourceRelationship * | GetSupplierSourceRelationship (int I) |
| int | SupplierSourceRelationshipCount () |
| Public Member Functions inherited from DXP::IDragDropObject | |
| bool | GetCancelDragDrop () |
| long | GetCursor () |
| long | GetDragImage () |
| long | GetSourceWindow () |
| void | SetCancelDragDrop (bool const AValue) |
| void | SetCursor (long const AValue) |
| void | SetDragImage (long const AValue) |
| void | SetSourceWindow (long const AValue) |
| void | SetCursorIndex (int const AValue) |
| ISupplierSourceRelationship * SCH::IDragDropSupplierSourceRelationships::GetSupplierSourceRelationship | ( | int | I | ) |
| int SCH::IDragDropSupplierSourceRelationships::SupplierSourceRelationshipCount | ( | ) |