.. highlightlang:: us .. _aop_closeenv: aop_closeenv ============ .. index:: aop_closeenv .. us.tag aop_closeenv NOTREADYENGLISH New500 asam3.init :ref:`aop_closeenv` ends a session. .. function:: ret = aop_closeenv(envId, cl) .. us.return **Return Value** *ret* is always 1. .. us.params **Parameters** .. uparam:: envId *envId* is the environment Id, returned by :ref:`aop_openenv`. .. 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-1813312`