Voice Platform SDK 8.5 API Reference

TKVListBinaryLength

Description

Returns the length of a binary type value specified by pair.


Top of Page

Syntax


           
int *TKVListBinaryLength(
	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

None


Top of Page

Comments

See also TKVListGetIntValue, TKVListGetListValue, TKVListGetStringValue, TKVListGetUnicodeValue, and TKVListGetBinaryValue().


Top of Page


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