FDO API Reference Feature Data Objects
static FDO_API FdoFunction* FdoFunction::Create ( FdoString name,
FdoExpression **  arguments,
FdoInt32  numArgs 
) [static]

Constructs an instance of a function using the specified arguments.

Parameters:
name Input name of the function
arguments Input pointer to arguments
numArgs Input number of arguments
Returns:
Returns FdoFunction


Comments or suggestions? Send us feedback.