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
Parent topic
Object ProUdfvardim
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳