InfoInteger
InfoInteger
Gets the value of specified integer type property.
long InfoInteger(
ENUM_ACCOUNT_INFO_INTEGER prop_id // property ID
) constParameters
- prop_id
[in] Identifier of the property. The value can be one of the values of ENUM_ACCOUNT_INFO_INTEGERenumeration.
Return Value
Value of long type.
Last updated on