OMFis_null_obj


Synopsis


       INTEGER FUNCTION OMFis_null_obj(object_id)
#include <avs/omf.inc>
       INTEGER object_id(OIDSIZ)

Description

For a complete description of this function, see .

Arguments

object_id

The id of an object, expressed as an integer.

Returned value

1 if the object id is NULL; 0 if the object id is not NULL. OM_STAT_ERROR on failure.