This page was last edited on January 15, 2014, at 05:58.
Comments or questions about this documentation? Contact us for support!
Returns the length of a binary type value specified by pair.
int *TKVListBinaryLength( TKVPair *pair );
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. |
None
See also TKVListGetIntValue, TKVListGetListValue, TKVListGetStringValue, TKVListGetUnicodeValue, and TKVListGetBinaryValue().