Documentation de l'API > Features > Object ProUdfdata > Function ProUdfdataVarparamAdd
Function ProUdfdataVarparamAdd
Description
Adds information about a variable parameter assignment to the UDF data.
Synopsis
#include <ProUdf.h>
ProUdfdataVarparamAdd
(
/* (In)
The UDF data
*/
/* (In)
The variable parameter structure
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
See Also
Sample Code References
User Guide References
Est-ce que cela a été utile ?