INQUIRE QUICK UPDATE TRAVERSAL (METHOD)
CALLING SEQUENCE
pxinq_quick_upd_trav (
Pint *error_ind /*error indicator */
Pxupd_method *method /*quick update traversal method */
PXQUT_NONE
disable QUT
PXQUT_CLOSE_NO_TRAVERSAL
QUT when structure is closed; do not traverse child structures
PXQUT_CLOSE_TRAVERSAL
QUT when structure is closed; also traverse child structures
PXQUT_EDIT_NO_TRAVERSAL
QUT after each edit operation in open structure; traverse open structure only
PXQUT_EDIT_TRAVERSAL
QUT after each edit operation in open structure; also traverse child structures
)
EFFECT
Return the current quick update traversal method
ERRORS
- 2
- Ignoring function, function requires state PHOP.
SEE ALSO
Quick update traversal method, see pxset_quick_upd_trav