API ドキュメンテーション
>
Manufacturing
>
Object ProMfgdb
> Function ProMfgdbQueryTargetGet
Function ProMfgdbQueryTargetGet
Description
Return the target object searched for by the query tree that contains the specified node. All nodes in the same query tree return the same target.
Synopsis
#include <
ProMfgdb.h
>
ProError
ProMfgdbQueryTargetGet
(
ProMfgdbQuerynode
node
/* (In)
The query node.
*/
ProMfgdbObjCategory
* p_target
/* (Out)
The target of a query.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrived the target.
PRO_TK_BAD_INPUTS
The node handle was invalid.
User Guide References
外部データベースのクエリー:ProMfgdbQueryTargetGet
Parent topic
Object ProMfgdb
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。