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:
Synopsis
#include <ProParameter.h>
ProParamtablesetLabelGet
(
/* (In)
The parameter table set.
*/
ProName label
/* (Out)
The set label.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
Isto foi útil?