API 설명서 > Features > Object ProUdfvardim > Function ProUdfvardimNameGet
Function ProUdfvardimNameGet
Description
Obtains the symbol of the variant dimension. This is the symbol of the dimension in reference model that should be used in ProUdfvardimAlloc().
Synopsis
#include <ProUdf.h>
ProUdfvardimNameGet
(
ProUdfvardim var_dim
/* (In)
The UDF variant dimension.
*/
ProName name
/* (Out)
The symbol of the variant item.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
Sample Code References
User Guide References
도움이 되셨나요?