Description | ||||||||||||||
Obtains the parameter value for a template parameter for the item. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Advanced NC | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMfgproctable.h> | ||||||||||||||
ProError | ProMfgprocitemTemplateparamGet | ( | ||||||||||||
ProMfgprocItem* item | ||||||||||||||
/* (In) | ||||||||||||||
The process manager item. | ||||||||||||||
*/ | ||||||||||||||
ProName param_name | ||||||||||||||
/* (In) | ||||||||||||||
The template parameter name. | ||||||||||||||
*/ | ||||||||||||||
ProParamvalue* value | ||||||||||||||
/* (Out) | ||||||||||||||
The parameter value for the template parameter. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|