Documentazione API
>
Manufacturing
>
Object ProMfgdb
> Function ProMfgdbExprValueGet
Function ProMfgdbExprValueGet
Description
Returns the value of the attribute contained in the specified expression in a leaf node.
Synopsis
#include <
ProMfgdb.h
>
ProError
ProMfgdbExprValueGet
(
ProMfgdbExpression
expression
/* (In)
The expression.
*/
ProLine
value
/* (Out)
The attribute value.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrived the value.
PRO_TK_BAD_INPUTS
The expression handle was invalid or did not contain a value.
User Guide References
Querying the External Database:ProMfgdbExprValueGet
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato