![]() |
![]() |
![]() |
![]() |
OMFlookup_subobj
Synopsis
INTEGER FUNCTION OMFlookup_subobj(parent_id,
. name,
. mode,
. returned_id)
#include <avs/omf.inc>
INTEGER parent_id(OIDSIZ)
INTEGER name, mode
INTEGER returned_id(OIDSIZ)Description
For a complete description of this function, see OMlookup_subobj.Arguments
parent_idnamemodeIndication of how the process intends to use the object. The following constants are predefined in the include file omf.inc :
The process intends to read the object, but not write to it (or any object that it might get using this id).
returned_idReturned value
1 on success; 0 if OMnull_obj is returned.Examples
none.See Also
![]() |
![]() |
![]() |
![]() |