API-Dokumentation > Drawings and detail > Object ProDtlgroupdata > Function ProDtlgroupdataItemsCollect
Function ProDtlgroupdataItemsCollect
Description
Collect group data items in the specified group data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlgroup.h>
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
The function successfully collected the items.
Bad one or more input arguments.
Invalid type of one of item.
The group does not contain any items.
Sample Code References
User Guide References
War dies hilfreich?