Use this interface to manage symbol inside a project.
- Since
- 2019 SP1
long IEwProjectSymbolX::getObjectID |
( |
EwErrorCode * |
errorCode | ) |
|
Return the Object ID associated with the symbol.
Could be Component, Labels, Cable, Wire, Equipotential, Location... object.
\param[out] errorCode EwErrorCode enum type, can be
\li EW_UNDEFINED_ERROR if another error occurred
\li EW_INVALID_OBJECT if object is not initialized
: *
- EW_NO_ERROR if no error detected
- Returns
- the Object ID associated with the symbol.