Voice Platform SDK 8.5 API Reference

TKVListInitScanLoop

Description

Initialize internal pointer to first key-value pair of data structure specified by the parameter list, for subsequent use by TKVListNextPair().


Top of Page

Syntax


           
TKVResult TKVListInitScanLoop(
	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 for which the data search loop should be initiated.

Top of Page

Return Values

Refer to the type TKVResult.


Top of Page

Comments

See also TKVListNextPair.


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.