OMclose_obj


Synopsis


int  OMclose_obj (
OMobj_id  object);

Description

OMclose_obj sets the instanced flag for an object and its subobjects so that the object may now execute.

•      For a discussion of using OMclose_obj, see the mode argument in OMcopy_obj .

Arguments

object

The id of an object. The object must be an instance, for example, an object in Applications or SingleWindowApp.

Returned value

The status code (see See Return Status ).

See also

•      OMcopy_obj