TKVListType
Description
Returns the type of variable contained in a key-value pair specified by the parameter pair.
Syntax
TKVType TKVListType( 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 variable in question. |
Return Values
Refer to the type TKVType.
Comments
See also TKVListIntValue, TKVListStringValue, TKVLIstUnicodeValue, TKVListBinaryValue, and TKVListListValue.
This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!