Long
Description
Long integer number based on 64-bit representation, which allows storing values of the range
from −9223372036854775808 to 9223372036854775807. This type is typedefed on C++ level as atl::sint64.
Long integer number based on 64-bit representation, which allows storing values of the range
from −9223372036854775808 to 9223372036854775807. This type is typedefed on C++ level as atl::sint64.