Voice Platform SDK 8.5 API Reference

TKVListKey

Description

Returns a pointer to the key contained in a key-value pair specified by the parameter pair.


Top of Page

Syntax


           
char *TKVListKey(
	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 key in question.

Top of Page

Return Values

A pointer to the key contained in a key-value pair specified by the parameter pair.


Top of Page

Comments

See also TKVListType, TKVListIntValue, TKVListStringValue, TKVListUnicodeValue, TKVListBinaryValue, and TKVListListValue.


Top of Page


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