Documentação da API
>
Miscellaneous
>
Object ProParamtableset
> Function ProParamtablesetLabelGet
Function ProParamtablesetLabelGet
Description
Obtains the set label for a given parameter table set, if it exists.
Replacement in Object TOOLKIT:
wfcParamTableset::GetLabel
Synopsis
#include <
ProParameter.h
>
ProError
ProParamtablesetLabelGet
(
ProParamtableSet
set
/* (In)
The parameter table set.
*/
ProName
label
/* (Out)
The set label.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_udf_examples ( PTUDFExParamInfo.c )
pt_udf_examples ( PTUDFExParamInfo.c )
pt_udf_examples ( PTUDFExParamInfo.c )
User Guide References
Table-Restricted Parameters:ProParamtablesetLabelGet
Parent topic
Object ProParamtableset
Isto foi útil?
Este site funciona melhor com JavaScript habilitado