Description | ||||||||||||||
Obtains the expected parameter type for an external symbol, if the type is PROUDFEXTSYMTYPE_PAR. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProUdf.h> | ||||||||||||||
ProError | ProUdfextsymbolParametertypeGet | ( | ||||||||||||
ProUdfextsymbol external_symbol | ||||||||||||||
/* (In) | ||||||||||||||
The external symbol | ||||||||||||||
*/ | ||||||||||||||
ProParamvalueType* parameter_type | ||||||||||||||
/* (Out) | ||||||||||||||
the expected parameter type. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|