API Documentation > Miscellaneous > Object ProGtolleaders > Function ProGtolleadersFree
Function ProGtolleadersFree
Description
Frees an array of gtol leader structures.
Synopsis
#include <ProGtol.h>
ProGtolleadersFree
(
ProGtolleader** leaders
/* (In)
Pointer to the leader structure array
*/
)
Returns
The function completed successfully.
The input argument is invalid.
User Guide References
Was this helpful?