IInteger.toInt64¶ Description¶ Converts the value of the current instance to an int64_t. Signature¶ int64_t IInteger.toInt64(); Return value¶ The converted int64_t value.