Function ProDtlgroupdataIdGet
Description
Get group Id .
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupdataIdGet
(
ProDtlgroupdata groupdata
/* (In)
The group data.
*/
int* id
/* (Out)
The group id
*/
)
Returns
The function successfully retrieved id.
Bad one or more input arguments.
Sample Code References
User Guide References
È stato utile?