IInteger.toUInt64

Description

Converts the value of the current instance to an uint64_t.

Signature

uint64_t IInteger.toUInt64();

Return value

The converted uint64_t value.