OMFget_obj_val


Synopsis


       INTEGER FUNCTION OMFget_obj_val(object_id,
      . value_id)
#include <avs/omf.inc>
       INTEGER object_id(OIDSIZ)
       INTEGER value_id(OIDSIZ)

Description

For a complete description of this function, see .

Arguments

object_id

The id of an object with mode by-reference or by-pointer, expressed as an integer.

value_id

The id of the object at the end of the chain of references, expressed as an integer.

Returned value

The status code (see ).

See also

Related module:

•      OMFset_obj_val