Voice Platform SDK 8.5 API Reference

TKVListUnicodeValue

Description

Returns the value (of unicode type) of the key-value pair specified by the parameter pair.


Top of Page

Syntax


           
wchar_t *TKVListUnicodeValue(
	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 value in question.

Top of Page

Return Values

The value of the parameter contained in a key-value pair specified by the parameter pair.


Top of Page

Comments

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


Top of Page


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