Same as the related overload above for asLonglong.
Declared in <bdljsn_jsonnumber.h>
int
asLonglong(long long* result) const;
0 on success, or k_OVERFLOW, k_UNDERFLOW, or k_NOT_INTEGRAL on failure
| Name | Description |
|---|---|
| result | integer to receive the converted value |