InfoDouble
InfoDouble
Gets the value of specified double type property.
double InfoDouble(
ENUM_ACCOUNT_INFO_DOUBLE prop_id // property ID
) constParameters
- prop_id
[in] Identifier of the property. The value can be one of the values of ENUM_ACCOUNT_INFO_DOUBLEenumeration.
Return Value
Value of double type.
Last updated on