Voice Platform SDK 8.5 API Reference

TKVListType

Description

Returns the type of variable contained in a key-value pair specified by the parameter pair.


Top of Page

Syntax


           
TKVType TKVListType(
	TKVPair *pair
	);
           
        

Top of Page

Parameters

For basic type information for each parameter, consult the Syntax section, above.

Name Description
pair A pointer to the key-value pair that contains the variable in question.

Top of Page

Return Values

Refer to the type TKVType.


Top of Page

Comments

See also TKVListIntValue, TKVListStringValue, TKVLIstUnicodeValue, TKVListBinaryValue, and TKVListListValue.


Top of Page


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