Documentação da 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>
ProMfgdbQueryTargetGet
(
/* (In)
The query node.
*/
/* (Out)
The target of a query.
*/
)
Returns
The function successfully retrived the target.
The node handle was invalid.
User Guide References
Isto foi útil?