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 OMis_null_obj .Arguments
object_idReturned value
1 if the object id is NULL; 0 if the object id is not NULL. OM_STAT_ERROR on failure.Examples
none.See Also