This page was last edited on January 15, 2014, at 05:58.
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.