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
>
ProError
ProUdfvardimNameGet
(
ProUdfvardim
var_dim
/* (In)
The UDF variant dimension.
*/
ProName
name
/* (Out)
The symbol of the variant item.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_NO_LICENSE
No license is available for this function.
Sample Code References
pt_udf_examples ( PTUDFExDashboardUtils.c )
User Guide References
Variable Dimensions:ProUdfvardimNameGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.