All Frameworks Class Hierarchy This Framework Indexes
CATSchPlatformInterfaces Interface CATISchCatalogRoute
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISchCatalogRoute
Interface to manage schematic route catalog.
Role: To find schematic object references,
make local references and create
instances into the current document, given a route catalog.
Method Index
- o
QueryDropAbility(CATBoolean*,CATISchRoute**,CATISchGRR**)
- Check to see if it is OK to be dropped to the current document.
Methods
o QueryDropAbility
| public virtual QueryDropAbility( | | oBYes, |
| | oRouteRef, |
| | oPointedToGRR) |
-
Check to see if it is OK to be dropped to the current document.
- Parameters:
-
- oBYes
- If TRUE, then it is OK to be dropped.
- oRouteRef
- Route reference.
- oPointedToGRR
- Graphical representation of a route pointed-to by the catalog component
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
This object is included in the file: CATISchCatalogRoute.h