This page was last edited on September 26, 2013, at 15:01.
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.