Function ProDtlgroupdataFree
Description
Release memory allocated by ProDtlgroupdataAlloc.
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupdataFree
(
ProDtlgroupdata groupdata
/* (In)
The group data.
*/
)
Returns
The function successfully release memory.
Bad input argument.
Sample Code References
User Guide References
Isto foi útil?