Voice Platform SDK 8.5 API Reference
TKVListDeleteAll
Description
Deletes all data from the data structure specified by the parameter
list.
Top of Page
Syntax
TKVResult TKVListDeleteAll(
TKVList *list
);
Top of Page
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.
|
Top of Page
Return Values
Refer to the type
TKVResult.
Top of Page
Comments
See also TKVListDeletePair.
Top of Page
Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.