Description | ||||||||
Sets the path to the UDF .gph file. If this function is used, it supersedes the name assigned by ProUdfdataNameSet(). | ||||||||
Synopsis | ||||||||
#include <ProUdf.h> | ||||||||
ProError | ProUdfdataPathSet | ( | ||||||
ProUdfdata data | ||||||||
/* (In) | ||||||||
The UDF data | ||||||||
*/ | ||||||||
ProPath path | ||||||||
/* (In) | ||||||||
The full path to the UDF .gph file | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProUdfdataNameSet |