Description | ||||||||
Provides the expressions for the given query. Note that the query_node must be a leaf node. | ||||||||
Synopsis | ||||||||
#include <ProMfgdb.h> | ||||||||
ProError | ProMfgdbQuerynodeExprGet | ( | ||||||
ProMfgdbQuerynode query_node | ||||||||
/* (In) | ||||||||
Handle to the node for which the expression is retrieved. | ||||||||
*/ | ||||||||
ProMfgdbExpression* p_expression | ||||||||
/* (Out) | ||||||||
Handle to output ProMfgdbExpression. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|