Description | ||||||||||||||
Collect group data items in the specified group data. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcDetailGroupInstructions::Elements | |||||||||||||
Synopsis | ||||||||||||||
#include <ProDtlgroup.h> | ||||||||||||||
ProError | ProDtlgroupdataItemsCollect | ( | ||||||||||||
ProDtlgroupdata groupdata | ||||||||||||||
/* (In) | ||||||||||||||
The group data. | ||||||||||||||
*/ | ||||||||||||||
ProDtlitem** items | ||||||||||||||
/* (Out) | ||||||||||||||
Pointer to ProArray of detail items. Function allocates memory for argument, user must release the memory using ProArrayFree. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|