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
外部データベースのクエリー:ProMfgdbExprValueGet
Parent topic
Object ProMfgdb
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。