Function ProDtlsymgroupdataNameGet
Description
Gets the group name from the symbol group data.
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymgroupdataNameGet
(
ProDtlsymgroupdata symgroupdata
/* (In)
The group data.
*/
ProName group_name
/* (Out)
The group name.
*/
)
Returns
The function successfully retrieved the information.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?