Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

damex_getNextValExp

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 9.0
    • Documentation

This method returns the next value expression in the list. Use it to navigate the SELECT value expression list and the argument value list of scalar methods. Call this method after calling damex_getFirstValExp.

long damex_getFirstValExp(long hValExpList)

Parameters for damex_getNextValExp

Parameter Type Description
INPUT
hValExpList long The value expression list handle.
RETURN
long The handle to the value expression. Use damex_describeValExp to get details of the value expression. A 0 is returned at the end of the list.

See also

TitleResults for “How to create a CRG?”Also Available inAlert