tibasMemberList_Free()
Frees the memory and resources used by a specified tibasMemberList object.
Declaration
tibas_status tibasMemberList_Free
(tibasMemberList *memberList)
Parameters
| Parameter |
Description |
| memberList |
Specify the tibasMemberList object to free. |
Remarks
Use the tibasMemberList_Free() function to free the memory and resources used by a specified Member List.
Copyright © Cloud Software Group, Inc. All rights reserved.