.. highlightlang:: us .. _aop_getinstref: aop_getinstref ============== .. index:: aop_getinstref .. us.tag aop_getinstref NOTREADYENGLISH New500 asam3 :ref:`aop_getinstref` returns the instance references. .. function:: elemList = aop_getinstref(envId, elemId, refName, aId, cl) .. us.return **Return Value** *elemList*. .. us.params **Parameters** .. uparam:: envId *envId* is the environment Id, returned by :ref:`aop_openenv`. .. uparam:: elemId *elemId* specifies the instance element. Is a real vector with two elements. [application element id, instance element id]. .. uparam:: refName *refName* is the name of the reference. .. uparam:: aId *aId*. .. uparam:: cl *cl* is the client pointer, returned by :ref:`rpc_clnt_create`. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.0.0 - New .. seealso:: :ref:`overview-asam-ods` :sub:`id-352803`