DeExecuteAlternate(3D) — Kubota Pacfic Computer Inc. (\*(Dd)
NAME
DeExecuteAlternate − Execute the current method on an alternate object
SYNOPSIS
C:
void DeExecuteAlternate(object)
DtObject object;
FORTRAN:
CALL DEEA(OBJECT)
INTEGER∗4 OBJECT
DESCRIPTION
DeExecuteAlternate executes the current method on the object, object. It is assumed that the object is an alternate object for a user-defined primitive.
ERRORS
DeExecuteAlternate will fail if the object handle is invalid.
[WARNING - invalid or deleted object]
March 13, 1992