Documentation de l'API > Manufacturing > Object ProMfgdb > Function ProMfgdbExprCompopGet
Function ProMfgdbExprCompopGet
Description
Provides the comparison operation (=, <, >, etc.) contained in the specified expression.
Synopsis
#include <ProMfgdb.h>
ProMfgdbExprCompopGet
(
/* (In)
The expression.
*/
ProMfgdbCompOper* p_comp_op
/* (Out)
The comparison operation.
*/
)
Returns
The function successfully retrived the comp oper.
The expression handle was invalid or did not contain a comparison operation.
User Guide References
Est-ce que cela a été utile ?