Function ProDtlgroupdataItemsSet
Description
Set items to the group data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupdataItemsSet
(
ProDtlgroupdata groupdata
/* (In)
The group data handle.
*/
ProDtlitem* items
/* (In)
A ProArray of detail items.
*/
)
Returns
The function successfully set the items.
Bad one or more input arguments.
Invalid type of one of item.
Not enough memory.
Sample Code References
User Guide References
これは役に立ちましたか?