Same as the related overload above for asUlonglong.
Declared in <bdljsn_jsonnumber.h>
int
asUlonglong(unsigned 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 |