Documentação da API > Features > Object ProUdfdata > Function ProUdfdataInstancenameSet
Function ProUdfdataInstancenameSet
Description
Assigns the instance to be used when placing this UDF.
Synopsis
#include <ProUdf.h>
ProUdfdataInstancenameSet
(
/* (In)
The UDF data.
*/
ProName instance_name
/* (In)
The instance name to use when placing this UDF.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
User Guide References
Isto foi útil?