DsInqCurrentMethod(3D) — Kubota Pacfic Computer Inc. (\*(Dd)
NAME
DsInqCurrentMethod − Return the current method being executed
SYNOPSIS
C:
DtInt DsInqCurrentMethod ()
FORTRAN:
INTEGER∗4 DSQCM()
DESCRIPTION
DsInqCurrentMethod returns the integer identifier of the current method. The standard methods are listed in dore.h <DOREMETHODS>. If DsInqCurrentMethod is called outside a traversal, then there is not a current method and DcMethodNull <DCMNUL> is returned.
SEE ALSO
DoCallback(3D), DsInqMethodId(3D)
September 02, 1992