|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| void | GetState_AddSupplierLinks (IDragDropSupplierSourceRelationships *ASourceRelationships, bool *Enabled, bool *Checked, bool *Visible, std::wstring *ACaption) |
| void | GetState_AddSupplierLinksAndParameters (IDragDropSupplierSourceRelationships *ASourceRelationships, bool *Enabled, bool *Checked, bool *Visible, std::wstring *ACaption) |
| void | GetState_ImportSupplierSourceRelationships (IDragDropSupplierSourceRelationships *ASourceRelationships, bool *Enabled, bool *Checked, bool *Visible, std::wstring *ACaption) |
| void | GetState_AddSupplierParameters (IDragDropParameters *ASupplierParameters, bool *Enabled, bool *Checked, bool *Visible, std::wstring *ACaption) |
| void | GetState_AddSupplierDataSheetLinks (IDragDropDataSheets *ASupplierDataSheets, bool *Enabled, bool *Checked, bool *Visible, std::wstring *ACaption) |
| void | AddSupplierLinks (IDragDropSupplierSourceRelationships *ASourceRelationships) |
| void | AddSupplierLinksAndParameters (IDragDropSupplierSourceRelationships *ASourceRelationships) |
| void | ImportSupplierSourceRelationships (IDragDropSupplierSourceRelationships *ASourceRelationships) |
| void | AddSupplierParameters (IDragDropParameters *ASupplierParameters) |
| void | AddSupplierDataSheetLinks (IDragDropDataSheets *ASupplierDataSheets) |
| void SCH::ISupplierLinkDocument::AddSupplierDataSheetLinks | ( | IDragDropDataSheets * | ASupplierDataSheets | ) |
| void SCH::ISupplierLinkDocument::AddSupplierLinks | ( | IDragDropSupplierSourceRelationships * | ASourceRelationships | ) |
| void SCH::ISupplierLinkDocument::AddSupplierLinksAndParameters | ( | IDragDropSupplierSourceRelationships * | ASourceRelationships | ) |
| void SCH::ISupplierLinkDocument::AddSupplierParameters | ( | IDragDropParameters * | ASupplierParameters | ) |
| void SCH::ISupplierLinkDocument::GetState_AddSupplierDataSheetLinks | ( | IDragDropDataSheets * | ASupplierDataSheets, |
| bool * | Enabled, | ||
| bool * | Checked, | ||
| bool * | Visible, | ||
| std::wstring * | ACaption ) |
| void SCH::ISupplierLinkDocument::GetState_AddSupplierLinks | ( | IDragDropSupplierSourceRelationships * | ASourceRelationships, |
| bool * | Enabled, | ||
| bool * | Checked, | ||
| bool * | Visible, | ||
| std::wstring * | ACaption ) |
| void SCH::ISupplierLinkDocument::GetState_AddSupplierLinksAndParameters | ( | IDragDropSupplierSourceRelationships * | ASourceRelationships, |
| bool * | Enabled, | ||
| bool * | Checked, | ||
| bool * | Visible, | ||
| std::wstring * | ACaption ) |
| void SCH::ISupplierLinkDocument::GetState_AddSupplierParameters | ( | IDragDropParameters * | ASupplierParameters, |
| bool * | Enabled, | ||
| bool * | Checked, | ||
| bool * | Visible, | ||
| std::wstring * | ACaption ) |
| void SCH::ISupplierLinkDocument::GetState_ImportSupplierSourceRelationships | ( | IDragDropSupplierSourceRelationships * | ASourceRelationships, |
| bool * | Enabled, | ||
| bool * | Checked, | ||
| bool * | Visible, | ||
| std::wstring * | ACaption ) |
| void SCH::ISupplierLinkDocument::ImportSupplierSourceRelationships | ( | IDragDropSupplierSourceRelationships * | ASourceRelationships | ) |