title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
LongLong data type |
vblr6.chm1009054 |
|
731bd14c-4523-cb84-cc00-21730fa745a8 |
11/19/2018 |
medium |
LongLong (LongLong integer) variables are stored as signed 64-bit (8-byte) numbers ranging in value from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807.
The type-declaration character for LongLong is the caret (^).
LongLong is a valid declared type only on 64-bit platforms.
[!includeSupport and feedback]