| Description | ||||||||
| Return the left branch of a query node | ||||||||
| Synopsis | ||||||||
| #include <ProMfgdb.h> | ||||||||
| ProError | ProMfgdbQuerynodeLeftChildGet | ( | ||||||
| ProMfgdbQuerynode parent_node | ||||||||
| /* (In) | ||||||||
| The parent query node. | ||||||||
| */ | ||||||||
| ProMfgdbQuerynode* p_left_child | ||||||||
| /* (Out) | ||||||||
| The right child query node | ||||||||
| */ | ||||||||
| ) | ||||||||
| Returns | ||||||||
|
||||||||