This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!
Creates an empty data structure.
TKVList *TKVListCreate();
For basic type information for each parameter, consult the Syntax section, above.
Returns a pointer to the created data structure.
See also TKVListFree.