API 설명서 > Features > Object ProUdfdata > Function ProUdfdataExtdimAdd
Function ProUdfdataExtdimAdd
Description
Adds information about a required external dimension symbol to the UDF data.
Synopsis
#include <ProUdf.h>
ProUdfdataExtdimAdd
(
/* (In)
The UDF data
*/
ProUdfextdim ext_dim
/* (In)
The UDF dimension external symbol handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
See Also
User Guide References
도움이 되셨나요?