Contents
TKVListBinaryLength
Description
Returns the length of a binary type value specified by pair.
Syntax
int *TKVListBinaryLength( TKVPair *pair );
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. |
Return Values
None
Comments
See also TKVListGetIntValue, TKVListGetListValue, TKVListGetStringValue, TKVListGetUnicodeValue, and TKVListGetBinaryValue().
This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!