Returns the length of a binary type value specified by
pair.
int *TKVListBinaryLength( TKVPair *pair );
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().