Function ProUdfvardimPromptGet
Description
Obtains the prompt of the variant dimension.
Synopsis
#include <ProUdf.h>
ProUdfvardimPromptGet
(
ProUdfvardim var_dim
/* (In)
The UDF variant dimension.
*/
ProLine prompt
/* (Out)
The prompt 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
これは役に立ちましたか?