Function ProMfgdbExprValueGet
Description
Returns the value of the attribute contained in the specified expression in a leaf node.
Synopsis
#include <ProMfgdb.h>
ProMfgdbExprValueGet
(
/* (In)
The expression.
*/
ProLine value
/* (Out)
The attribute value.
*/
)
Returns
The function successfully retrived the value.
The expression handle was invalid or did not contain a value.
User Guide References
これは役に立ちましたか?