Contents
TKVListDeleteAll
Description
Deletes all data from the data structure specified by the parameter list.
Syntax
TKVResult TKVListDeleteAll(
TKVList *list
);
Parameters
For basic type information for each parameter, consult the Syntax section, above.
| Name | Description |
|---|---|
| list | A pointer to the data structure from which all data should be deleted. |
Return Values
Refer to the type TKVResult.
Comments
See also TKVListDeletePair.
This page was last edited on January 15, 2014, at 05:58.
Comments or questions about this documentation? Contact us for support!
