Description | ||||||||||||||
Update a dependent UDF to the latest version of the .gph file. The .gph file must be able to be located from within the session or by the search path. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProUdf.h> | ||||||||||||||
ProError | ProUdfUpdate | ( | ||||||||||||
ProGroup* udf | ||||||||||||||
/* (In) | ||||||||||||||
The dependent UDF group to update. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|